VMS Help  —  CRTL  fgetpos
    Stores the current file position for a given file.

    Format

      #include  <stdio.h>

      int fgetpos  (FILE *stream, fpos_t *pos);
Additional Information: explode extract
Arguments Description Return Values Example
Close Help