how do you move the current file position
|
I have a text file which Ineed to read one character at a time, which isn't a problem but on occassion I need to step back to the previous character and read it again. In C I use the seek() function but in vb this doesn't allow negative numbers. can anyone help?
|
__________________
Its the little things you never knew you did't know until you know them that make the difference
|