C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_getphyscoord
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    struct _xycoord _getphyscoord( short x, short y );
 
  Returns:   a pair of physical coordinates as an _xycoord structure.
 
  See also:  _getviewcoord, _getwindowcoord, _setvieworg, _setviewport,
             _setwindow, _grstatus
                                    -♦-