a quick question I hope...

the input for my program is supposed to be a number, is there an easy way of checking that the input is a number instead of some string of alphabetic characters?

I...