VMS Help  —  CRTL  initscr
    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 extract
Description
Close Help