1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define initialize_pair tigetstr("initp") /** set color pair #1 to fg #2, bg #3 **/ /* TERMINFO_NAME(initp) TERMCAP_NAME(Ip) XOPEN(400) */