What's is wrong with my code? I cannot see the ouptutI have been told not to use the system("PAUSE"); But I still cannot see the output. What am I doin...
Initializing a variable in the function argument is giving me an errorThanks! That makes more sense!
Initializing a variable in the function argument is giving me an errorFor this code below, I am getting these errors: default argument given for parameter 1 of `void P...
Displaying the menu using a void functionThanks! It's working now. So I guess, with a void function, I do not need the "cout<<", but with any...
Displaying the menu using a void functionok, but I was told that a void function can be used to display the menu. My question is, how?
This user does not accept Private Messages