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
/
A_STANDOUT.h
blob: 5e6e13f9f77d2de01df9cced97f8e8e264e57684 (
plain
)
1
2
3
4
5
6
#include <curses.h> #define A_STANDOUT (1<<15) /* XOPEN(4) LINK(curses) */