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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
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
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?