C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_clearscreen
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    void _clearscreen( short area );
             area: _GCLEARSCREEN, _GVIEWPORT, _GWINDOW
 
  See also:  _setbkcolor, _settextwindow, _setviewport
                                    -♦-