Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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 coutStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started