Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Replies
    5
    Views
    1,345

    Re: FileScan and Scanner issue! HELP

    printlns are useful for seeing what the computer is seeing.
  2. Replies
    5
    Views
    1,345

    Re: FileScan and Scanner issue! HELP

    Add a println() to the code to print out the value of the line read from the file so you can see what the Scanner method is trying to read with nextInt().
Results 1 to 2 of 2