C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_flushall
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <stdio.h>
 
  Syntax:    int _flushall( void );
 
  Returns:   the number of open input and output streams.
 
  See also:  fflush, fclose, clearerr, commode.obj
                                    -♦-