C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_gettextcursor
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    short _gettextcursor( void );
 
  Returns:   the current cursor attribute (shape), or -1 if an error
             occurs.
 
  See also:  _settextcursor, _displaycursor, _gettextposition
                                    -♦-