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_RED.c
blob: 5961bb643469d246b85ec39aa8bc9c909c846972 (
plain
)
1
2
3
4
5
#include <curses.h> #define COLOR_RED (1) /* XOPEN(400) */