1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define char_set_names tigetstr("csnm") /** return a list of character set names **/ /* TERMINFO_NAME(csnm) TERMCAP_NAME(Zy) XOPEN(400) */