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