|
Its a simple ASCII file but the lines are too big. I am not sure about the size but it varies with the file.
Surely, I am reading the file line by line in to String. Only thing that worries me is the line can be too much for the String. I might come up with an example to this.
Thanks.
|