Page 1 of 1

Text seeking!

Posted: Sat Jun 05, 2004 12:03 pm
by Joe
Is there any technique like fseek but searches for a specific text line before reading data. For example if line 82 said "hello there!" is there any way i could seek it.


All the best!


The lil man Joe :)

Posted: Sat Jun 05, 2004 1:47 pm
by feyd
not that I know of..

the system would have to read the entire file (pretty much) anyways to do it..