Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Re: How to split nextline in textfile using Buffered Reader?

    What does "doesn't work" mean?
    Most of the parts of the code are there, they are just in the wrong order.
    There is a loop to read all the lines from the file
    there is a split to to create an array...
  2. Re: How to split nextline in textfile using Buffered Reader?

    See this thread. It reads lines and splits them.
    http://www.javaprogrammingforums.com/whats-wrong-my-code/24799-help-please.html

    See posts#1, 4 & 12
Results 1 to 2 of 2