Why the const in the statement void output_result(const long result) {
That doesn't look right. And calling two different variable the same name 'result' is misleading.
Lefty
Why the const in the statement void output_result(const long result) {
That doesn't look right. And calling two different variable the same name 'result' is misleading.
Lefty