VMS Help  —  CRTL  ftell
    Returns the current byte offset to the specified stream file.

    Format

      #include  <stdio.h>

      long int ftell  (FILE *file_ptr);
Additional Information: explode extract
Argument Description Return Values
Close Help