+ 3
What does void mean
I'm beginner!!
4 odpowiedzi
+ 4
It means that the function returns nothing back to calling statement..
Tag the language name pls..
instead of a ,void is better in tags.
+ 4
Read these posts it will help you.
https://www.sololearn.com/discuss/91907/?ref=app
https://www.sololearn.com/discuss/1503042/?ref=app
https://www.sololearn.com/discuss/1192171/?ref=app
+ 2
I think you mean in C++
It means the function return nothing