VMS Help  —  CRTL  fseek
    Positions the file to the specified byte offset in the file.

    Format

      #include  <stdio.h>

      int fseek  (FILE *file_ptr, long int offset, int direction);
Additional Information: explode extract
Arguments Description Return Values
Close Help