|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, fsetpos *Conan The Librarian |
Sets the file position indicator for a given file.
Format
#include <stdio.h>
int fsetpos (FILE *stream, const fpos_t *pos);
Additional Information (explode) :
|
|