Checking file extensionAh, thanks a million! I'll take a look at these and get back to you! -M
Checking file extensionHi, I'm writing a program that will output text and save it into a ".txt" file. I ask the user to to...
Invalid Input leads to Infinite Loop[code] int menu() { int choice; cout << " **** MENU **** " << endl; cout << "[1] Option...
Invalid Input leads to Infinite LoopNeither seems to be working. You're right though, '\r' is a carriage return, while '\n' is a newline...
Invalid Input leads to Infinite LoopHi, I've a simple menu on my program, and it prompts for an int value. If a letter or string i...
This user does not accept Private Messages