Search:

Type: Posts; User: JavaPF

Search: Search took 0.07 seconds.

  1. Re: text file

    This post may also be of some help to you:

    http://www.javaprogrammingforums.com/new-java/372-removing-whitespace-text-file.html
  2. Re: text file

    Hello tyolu and welcome to the Java Programming Forums :D

    You will need to read in the text file line by line and then re-write it out again.

    There is a tutorial for reading a file line by line...
Results 1 to 2 of 2