P
Patrick Sannes
Hello,
I want to read an 1GB text file in parts of 100 lines. When I use just a
simple stram/filereader, I think it reads the whole file, wich results in a
hanging machine. Is there a way to do it in blocks? For debugging this is a
lot easyer.
Patrick
I want to read an 1GB text file in parts of 100 lines. When I use just a
simple stram/filereader, I think it reads the whole file, wich results in a
hanging machine. Is there a way to do it in blocks? For debugging this is a
lot easyer.
Patrick