VMS Help  —  CRTL  rewind
    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 extract
Argument Description
Close Help