How the hell do you read input from user in an application. Can you use System.in.read() method to read in int's, float and doubles or do you use some other method that i cannot find. Is it one method for String's and char's and another for int's?
Please help it is driving me mad.
Thanks for the help
Karl