qc.hlp (Table of Contents; Topic list)
rewind
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <stdio.h>
 
  Syntax:    void rewind( FILE *stream );
 
  See also:  fseek, ftell
                                    -♦-