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
/
COLOR_WHITE.h
blob: 24bb2327f6d3c08e76b001175908f899af092a05 (
plain
)
1
2
3
4
5
#include <curses.h> #define COLOR_WHITE (7) /* XOPEN(400) */