How do I test for miss entered data - TechRepublic
General discussion
January 22, 2002 at 03:18 AM
corbinj

How do I test for miss entered data

by corbinj . Updated 24 years, 2 months ago

I have a program that requires the user to type in a number to do a conversion. Problem is that if they user types in string, the program goes into an infinite loop. How do I test to make sure the user is only entering numbers without it going haywire?

This discussion is locked

All Comments