hello.
I'd like to ask how to determine if a String could also be an Integer:
I have to determine from, say "boo" "b123" "20" "132" which are numbers.
thanks..
I'd like to ask how to determine if a String could also be an Integer:
I have to determine from, say "boo" "b123" "20" "132" which are numbers.
thanks..
Comment