1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define auto_left_margin tigetflag("bw") /** TERMCAP(cub1) wraps from column 0 to last column **/ /* TERMINFO_NAME(bw) TERMCAP_NAME(bw) XOPEN(400) */