I've been making lots of progress in C++ in the last couple of days.
But when I got to the part on the tutorial about switch case, it introduced the word "void"
Because there is no explanation, I don't get it.
Will somebody please help?
Cprogramming.com Tutorial: Switch-case structure
Code:using namespace std; void playgame(); void loadgame(); void playmultiplayer(); int main()
Thanks a bunch



LinkBack URL
About LinkBacks



