Wednesday, 11 September 2013

Does any c\c++ function that is not void have "return" in the end?

Does any c\c++ function that is not void have "return" in the end?

I wonder if any c\c++ function that does not have void return type have a
return statement in the end, before the closing curly brace.
Please elaborate bit your answer.
BR Vard

No comments:

Post a Comment