Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    1,588

    Re: Running into a problem with my program.

    How far exactly does it get, does it read one line then crash on the second?

    Which is the exact line of code it crashes on, there are multiple .next() calls in that method and I don't know which...
  2. Replies
    9
    Views
    1,588

    Re: Running into a problem with my program.

    The 5th input you read in, is as follows, 18455.34

    The line of code used to load that is,

    value = inputFile.nextInt();

    Do you see the potential problem?
Results 1 to 2 of 2