Search:

Type: Posts; User: CADman

Search: Search took 0.21 seconds.

  1. [SOLVED] Re: Determine if user input is an integer or String

    Thanks Norm, again you were a big help. Much appreciated.
  2. [SOLVED] Re: Determine if user input is an integer or String

    Hello Norm,
    I had trouble trying to do it in the format that you showed, just could not figure it out, but I did finally figure out a way to get it to work. Not sure if it is the smart way or not,...
  3. [SOLVED] Re: Determine if user input is an integer or String

    Here is the code I used for the try/catch statement


    //starts the coordinate questions and answers
    System.out.println("Please pick a spot.");
    Scanner xLocate = new...
  4. [SOLVED] Determine if user input is an integer or String

    Hello Everyone,
    You will probably find this question stupid, but as a newbie to java, my head is about to explode.
    I am working on my final assignment for my Java Introduction course and am stuck...
Results 1 to 4 of 4