Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 _twM3C()
 ----------------------------------------------------------------------------
     Get the X coordinate of the mouse cursor. The return value is
     always given in virtual screen coordinates. ( 0 - 640 )

       Arguments:

     None.

       Return:

     X coordinate of the mouse cursor at the time of the function call
     in virtual screen coordinates.

       Example:

     nColumn := INT( _twM3C() / 8 )

See Also: twMGetRC() twMSetRC() twMFound()

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