User: Greywolfe1982

  • Public profile

User profile: Greywolfe1982

User info
User name:Greywolfe1982
History
Joined:
Number of posts:18
Latest posts:

Input validation - inputting character to an int variable
Thanks for the reply, but while((user_input < 1) || (user_input > 6) && cin.good()) still infinit...

Input validation - inputting character to an int variable
I'm writing a trivia game program that gives a menu of options. The way I organized it, the user inp...

getline(...) not pausing for user input
Bump

getline(...) not pausing for user input
Thanks for the replies. It works...kinda. The code has been altered a bit. I added my for loop (whic...

getline(...) not pausing for user input
I'm trying to write a function within my class that I can call within the program to write questions...

This user does not accept Private Messages