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