Mailing List Archive

Fseek over FFGET_FILE
Is there a FFET_ftell or FFGET_fseek function ? the FFGET_FILE has a
64k buffer , for speed up of fgets , but how do i get to know , what
position i am on in the original file ?
ftell(f->f) doesnt help because it points to end of file . however i
can get the position for files less than 64k , by computing
f-->startpoint - f-->buffer
What do i do for files above 64k ?

Regards,
Manoj
_______________________________________________
Ripmime-general mailing list
Ripmime-general@pldaniels.com
http://pldaniels.com/mailman/listinfo/ripmime-general