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_REVERSE.c
blob: 6081f722316ae41e6e90de85678d8c78651accb9 (
plain
)
1
2
3
4
5
6
#include <curses.h> #define WA_REVERSE (1<<9) /* XOPEN(400) LINK(curses) */