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
/
SCREEN.c
blob: 526095473f75c42d0ed997ecf75040a455d4f347 (
plain
)
1
2
3
4
5
6
7
8
#include <curses.h> typedef struct __SCREEN SCREEN; /* XOPEN(4) LINK(curses) */