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