Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FreshWin (c) Fresh Technologies - <b>msclose() mouse function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  MSCLOSE()                                                   Mouse Function
 Purpose..: Shut off the mouse cursor displayed on the screen
-------------------------------------------------------------------------------
 Syntax...: MsClose( ) --> NIL

 Arguments: none      

 Returns..: NIL

 Source...: MSCLOSE.C
-------------------------------------------------------------------------------
 Example..: . The example shuts down the cursor when done with it.

               ...
               MsClose( )
               wKillAll()
               setcursor( nSavCrs )

            RETURN setpos( maxrow(), 0 )

See Also: MsOpen() MsShow() MsMotion()

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