C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_displaycursor
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    short _displaycursor( short flag );
             flag: _GCURSORON, _GCURSOROFF
 
  Returns:   previous value of <flag>.
 
  See also:  _gettextcursor, _settextcursor, _settextposition
                                    -♦-