|
VMS Help CRTL, initscr *Conan The Librarian |
Initializes the terminal-type data and all screen functions. You
must call initscr before using any of the curses functions.
Format
#include <curses.h>
void initscr (void);
Additional Information (explode) :
|
|