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
/
chtype.c
blob: d56a0eb0770f763018f2b65b6e9d37687faf4b90 (
plain
)
1
2
3
4
5
6
7
8
#include <curses.h> typedef unsigned int chtype; /* XOPEN(4) LINK(curses) */