VMS Help  —  CRTL  ftello
    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 extract
Argument Description
Close Help