summaryrefslogtreecommitdiff
path: root/term/create_window.h
blob: b02653fb686256545d788ac69aac5ed4741a1c36 (plain)
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)
*/