C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_setwindow
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    short _setwindow( short finvert, double wx1, double wy1,
                               double wx2, double wy2 );
 
  Returns:   a nonzero value if successful, or 0 if not.
 
  See also:  _setcliprgn, _setvieworg, _setviewport, _getphyscoord,
             _getviewcoord, _getwindowcoord, _setviewport
                                    -♦-