Validate input is not a character?Thanks very much. I just tested that out. I never knew about it till now.
Validate input is not a character?kbarrett, What does if (cin >> number) {...} do? I'm new to C++ and just finished learning about lo...
Validate input is not a character?How do I validate whether an input is not a character? For example: [code] int number; cout << "...
This user does not accept Private Messages