1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define create_window tigetstr("cwin") /** define window #1 to go from #2,#3 to #4,#5 **/ /* TERMINFO_NAME(cwin) TERMCAP_NAME(CW) XOPEN(400) */