Question: C++ Checking for invalid char input from user in a int Two Dimensional array. I am able to check if the input is negative but
C++ Checking for invalid char input from user in a int Two Dimensional array. I am able to check if the input is negative but when I use any thing to check if the user input a char or float, my loop continues to run. Example: I have commented out my code where I tried to test if the input was char, but it does not work.
do cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
