Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    9
    Views
    11,034

    Re: how to use Scanner and useDelimiter with int

    If you don't have a debugger or know how to use it, another way to debug code as it executes it to use the
    System.out.println("an ID "+ theVarHere); statement to print out the values of variables as...
  2. Replies
    9
    Views
    11,034

    Re: how to use Scanner and useDelimiter with int

    Which source line gives the error? Which line is line 17 in the source?
    How many int values have been read before the error?
  3. Replies
    9
    Views
    11,034

    Re: how to use Scanner and useDelimiter with int

    Please copy the full text of the error message and post it here so we can see what the problem is.
Results 1 to 3 of 3