VMS Help
CRTL, [w]insch

 *Conan The Librarian

    Insert a character at the current cursor position in the
    specified window. The insch function acts on the stdscr window.

    Format

      #include  <curses.h>

      int insch  (char ch);

      int winsch  (WINDOW *win, char ch);

  Additional Information (explode) :

  Close     Help