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