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_UNDERLINE.h
blob: 8fe5789bbf32234e1c8402498d24d60f27a07728 (
plain
)
1
2
3
4
5
6
#include <curses.h> #define WA_UNDERLINE (1<<13) /* XOPEN(400) LINK(curses) */