Page 1 of 1

How do i output an error message when an int is entered instead of a char. This is using c++. it asks to input the menu

Posted: Fri Jul 08, 2022 7:26 am
by answerhappygod
How do i output an error message when an int is entered instead of a char. This is using c++. it asks to input the menu option number of what you want the computer to do so how should i make it output an error when something other than a number is entered?