darbnacnud
Programmer
I have a large binary text file that I need to read from a particular file position. I'm not using Random Access. Is there a way to position the file pointer manually and read the text from that point? Thanks for any input.