cooldude69
Technical User
I am currently writing a mathematical C++ program, and have become stuck at a vitalpoint. I dont no how to perform a keyboard error check which will except numbers, and refuse characters without going into a infinite loop.I also want the program to ask the user to re-enter the data if a illegal character is entered. I am fairly new toto C++ and would appreciate any help.