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
/
WA_BLINK.c
blob: 03be8ea3e7c8b361c8f7899826b288ab457abac4 (
plain
)
1
2
3
4
5
6
#include <curses.h> #define WA_BLINK (1<<1) /* XOPEN(400) LINK(curses) */