1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define exit_attribute_mode tigetstr("sgr0") /** turn off all attributes **/ /* TERMINFO_NAME(sgr0) TERMCAP_NAME(me) XOPEN(400) */