Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Microsoft C 6.0 - <b>_getviewcoord_wxy() translate window pair to view coordinates</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
_getviewcoord_wxy()     Translate window pair to view coordinates

 #include   <graph.h>

 struct xycoord _getviewcoord_wxy(*wpoint1);
 struct _wxycoord _far *wpoint1;        Window pair coordinates to
                                        translate

    _getviewcoord_wxy() is the window version of _getviewcoord(); it
    translates the window pair coordinates wpoint1 into view
    coordinates in an xycoord structure. For more information, see
    _getviewcoord().

    Returns:         View coordinates in an xycoord structure.

    Portability:     MS-DOS only, true MDPA, CGA, EGA, MCGA, or VGA video
                     compatibles


See Also: _getphyscoord() _getwindowcoord()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson