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++ Language Reference - disp_showcursor 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 via a call  to  the  BIOS
   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

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