Hi All
I have a big text file 10G bytes and I just wanna see last 100 lines of text from bottom and
it's slow to use fLoadText and the loop or fReadLine in wx but I couldn't find out
any which is similar to "tail -100 myBigFile.txt " in linux.
Any help or work around is highly appreciated.
Thx in advance.
King
I have a big text file 10G bytes and I just wanna see last 100 lines of text from bottom and
it's slow to use fLoadText and the loop or fReadLine in wx but I couldn't find out
any which is similar to "tail -100 myBigFile.txt " in linux.
Any help or work around is highly appreciated.
Thx in advance.
King