Format: AllC/C++CSSTextshell script Advanced Search
40: (void) fseek(fp, 0L, SEEK_SET); 41: clearerr(fp); 42: /*errno = 0*/; /* not required, but seems reasonable */