Thread
:
how to know the number of the line
View Single Post
#
4
(
permalink
)
08-01-2007, 06:59 PM
brianhks
Senior Member
Join Date: Jul 2007
Posts: 134
Sorry no refunds.
One option is to keep an index of where each line begins in the file. Then you can tell where you are at based on the index. You can store the index in a different file or at the beginning of the file.
brianhks
View Public Profile
Send a private message to brianhks
Find all posts by brianhks