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>_getcurrentposition_w() get output position (window coords)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _getcurrentposition_w()  Get output position (window coords)

 #include   <graph.h>

 struct _wxycoord _getcurrentposition_w(void);

    _getcurrentposition_w() is the window coordinates version of
    _getcurrentposition(). It returns the current position as an
    _wxycoord structure; see _getcurrentposition() for more
    information.

    Returns:         The current output position as an _wxycoord
                     structure.

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

See Also: _lineto() _moveto() _outgtext()

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