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
/
stdscr.c
blob: a3aef95a8e952f8538c3adbb8fc3e73bf2c80881 (
plain
)
1
2
3
4
5
6
#include <curses.h> WINDOW *stdscr; /* XOPEN(4) LINK(curses) */