Hi All,
i am having this problem (and i looked in many places and cant find anything useful) in ANSI C the function called "fseek" it is used as;
int fseek(FILE *stream,long int offset,int orgin); i dont know how to use the interger "offset"
please exlpain
Bill




Reply With Quote