Yo u d o n ’ t h a v e t o u s e return in a function when the function has the return type
void. However, you can use it if you don’t give a return value:
return;
void. However, you can use it if you don’t give a return value:
return;
Find Tons of C++ Programming examples, projects with code. Also find books solutions.
0 Questions:
Post a Comment