Question on cin.get() and cin.get(discard)On my practice exam, I was faced with the following question: Consider the following declaration. c...
Checking for a char input to be only a letterWhen asking for a char from the user, how can I check to make sure it is a letter and then re-ask th...
Comparing chars to stringsWhat code would I need to use to go about checking the string for the given char?
Comparing chars to stringsI have not done that before. How do I do that?
Comparing chars to stringsI am currently working on a simple hangman program and I need to be able to compare the letter guess...
This user does not accept Private Messages