VMS Help
CRTL, fseeko

 *Conan The Librarian

    Positions the file to the specified byte offset in the file.
    Equivalent to fseek.

    Format

      #include  <stdio.h>

      int fseeko  (FILE *file_ptr, off_t offset, int direction);

  Additional Information (explode) :

  Close     Help