1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define can_change tigetflag("ccc") /** terminal can re-define exising color **/ /* TERMINFO_NAME(ccc) TERMCAP_NAME(cc) XOPEN(400) */