VMS Help
CRTL, rewind

 *Conan The Librarian

    Sets the file to its beginning.

    Format

      #include  <stdio.h>

      void rewind  (FILE *file_ptr); (ISO POSIX-1)

      int rewind  (FILE *file_ptr); (DEC C Extension)

  Additional Information (explode) :

  Close     Help