|
VMS Help CRTL, ftello *Conan The Librarian |
Returns the current byte offset to the specified stream file.
This function is equivalent to ftell.
Format
#include <stdio.h>
off_t ftello (FILE *file_ptr);
Additional Information (explode) :
|
|