|
-
November 16th, 2006, 08:04 AM
#1
Seeking specified character within a file
Hello,
What's the best way to seek to a certain delimiter character or string within a file?
I need to do this repeatedly, "jumping" from one occurance of the string to the next.
I know these strings will be somewhere towards the end of the file. Do I have to read from the begining, line by line until I encounter these delims?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|