Search:

Type: Posts; User: nathanernest

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    2,311

    Re: Having a problem reading a file :(

    Just quickly, I think the issue is when the file stops reading the first time. The error is the following:

    Exception in thread "main" java.util.InputMismatchException
    at...
  2. Replies
    2
    Views
    2,311

    Problem on reading file in Java program

    Hey all,

    I am trying to import a file of information into my java program and I am having a difficult problem with the loop to read the file.

    The file I am importing has the following...
Results 1 to 2 of 2