Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - <b>disp_showcursor</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
disp_showcursor

Usage

   #include <disp.h>
   void disp_showcursor(void);

Description

   Restores the hardware cursor to the screen after it has been hidden with
   a call to disp_hidecursor. Multiple calls to disp_hidecursor are nested
   such that an equal number of calls to disp_showcursor are required before
   the cursor is restored.

Example 


   See disp_hidecursor

See Also

   Display package, disp_hidecursor, disp_setcursortype



See Also: disp_hidecursor disp_setcursortype

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