![]() |
Read File By Line
Hey advance,,, please help ...
i wanna read a txt file by line, and get the different value example : file.txt you and me me and you you and me with 3 lines in that file, i want get the value just you and me and me and you please ... :disappoin |
Re: Read File By Line
here's the codes you needed just edit it for your self
and i know that it will help you and you can do it after i post it Code:
FileWriter key = new FileWriter("File");this are to write just change the write to read if u want that ur prog will read the txt file that u made. btw, thank me if i helped you if not its up to you :P |
Re: Read File By Line
Take it!
Code: Java
|
Re: Read File By Line
LOL! your codes are more complicated than my post :D
|
| All times are GMT +5.5. The time now is 00:56. |