Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    664

    Re: Problem reading text file

    Can you fix the code tags? See my first post.
    Get rid of the dead code.

    I suggest you start with a smaller file to limit what is printed on the screen for debugging.
    When you get the code to...
  2. Replies
    4
    Views
    664

    Re: Problem reading text file

    Can you explain the purpose of all the I/O classes?
    FileInputStream
    Scanner
    FileReader

    Why not just use one?


    Please edit your post and wrap your code with code tags:
Results 1 to 2 of 2