1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define back_tab tigetstr("cbt") /** back tab **/ /* TERMINFO_NAME(cbt) TERMCAP_NAME(bt) XOPEN(400) */