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
/
cchar_t.h
blob: 730ae3205efc09bc56b3b9570cc18fdc6789071a (
plain
)
1
2
3
4
5
6
7
8
#include <curses.h> typedef wchar_t * cchar_t; /* XOPEN(400) LINK(curses) */