Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to valid that a string of characters are all alpha numeric, and that the string does not exceed 10 char.
I know that I use isalpha but not sure how, also not sure how to use strlen.
can someone help me
I know that I use isalpha but not sure how, also not sure how to use strlen.
can someone help me