Java Query
-
- Registered User
- Posts: 1
- Joined: August 17th, 2005, 12:31 pm
Java Query
I have a problem. i'm creating a program which will allow my user to enter some input number. How do I create the code so that it will check against invalid character from being entered(example x,q,e,#,", and things like that)
I know how to check against zero and negative number. Thanks.