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