Hi Everybody! I can read txt file with DataInputStream,
of’course - there is no problem, if all text is presented by
one ,single line. Question is - how can I read a number of lines from txt file ? Thank You very much!
BufferedReader.readLine()
Hi Everybody! I can read txt file with DataInputStream,
of’course - there is no problem, if all text is presented by
one ,single line. Question is - how can I read a number of lines from txt file ? Thank You very much!
BufferedReader.readLine()