index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
curses
/
WA_DIM.h
blob: 76508c6671e6ea14e6033f031a644eb4a3083cc4 (
plain
)
1
2
3
4
5
6
#include <curses.h> #define WA_DIM (1<<3) /* XOPEN(400) LINK(curses) */