qc.hlp (Table of Contents; Topic list)
flushall
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <stdio.h>
 
  Syntax:    int flushall( void );
 
  Returns:   the number of open input and output streams.
 
  See also:  fflush
                                    -♦-