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_BLINK.h
blob: 87201c35c4cf815ad3466eebf1060a23ee963f2d (
plain
)
1
2
3
4
5
6
#include <curses.h> #define A_BLINK (1<<9) /* XOPEN(4) LINK(curses) */