how would i make an if statement that would find if the number nuber entered by the user was actually a number or not...

i.e.

if (myNum != char) i know that doesnt work but its to get an idea of what im trying to do


thanks