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