qc.hlp (Table of Contents; Topic list)
rmtmp
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <stdio.h>
 
  Syntax:    int rmtmp( void );
 
  Returns:   the number of temporary files closed and deleted.
 
  See also:  flushall, tmpfile, tmpnam
                                    -♦-