C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
rewind
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <stdio.h>
 
  Syntax:    void rewind( FILE *stream );
 
  See also:  fseek, ftell, fsetpos, feof, seek
                                    -♦-