|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, fseek *Conan The Librarian |
Positions the file to the specified byte offset in the file.
Format
#include <stdio.h>
int fseek (FILE *file_ptr, long int offset, int direction);
Additional Information (explode) :
|
|