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