Sir,
I am using Visual C++ 6.0. I need to determine number of occurances of a text say "showpage" in a file. I am using fget(c) to determine this. The problem is if the file size becomes large it takes large time to scan the file. Is there any other way that is more eficient. Is there any function available for this.
sajjad
