1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define non_rev_rmcup tigetflag("nrrmc") /** TERMCAP(smcup) does not reverse TERMCAP(rmcup) **/ /* TERMINFO_NAME(nrrmc) TERMCAP_NAME(NR) XOPEN(400) */