Name: Anonymous 2011-03-31 22:46
I'm kind of new to programming, how does one read a single button press from the keyboard, and then check to make sure that it's a printable character?
Also, how does one take a integer input from the keyboard? More specifically, how do I force the user to retry their input until it's a number I accept?
Also, how does one take a integer input from the keyboard? More specifically, how do I force the user to retry their input until it's a number I accept?