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