VMS Help  —  CRTL  fsetpos
    Sets the file position indicator for a given file.

    Format

      #include  <stdio.h>

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