[prog] Java I/O problem

Noir acknak_halflife at yahoo.co.uk
Sun Apr 17 23:31:03 EST 2005


I have a plain-text file and it reads

Tony 12.33 45.2 33.33 33.22
Jessica 11.3 33.3 12.33 45.5

Now, I have to read the file and give the output like

Tony

12.33
12.33 
45.2 
33.33 
33.22

Jessica
...
...


I can read the file and get the output (STDOUT). But
how am I going to break it down into new lines?

Thanks.
--N.

Send instant messages to your online friends http://uk.messenger.yahoo.com 


More information about the Programming mailing list