C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_setcolor
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    short _setcolor( short color );
 
  Returns:   the previous color index, or -1 if an error occurs.
 
  See also:  _getcolor, _getpixel, _setbkcolor, _settextcolor
                                    -♦-