VMS Help
CRTL, [w]addch

 *Conan The Librarian

    Add a character to the window at the current position of the
    cursor.

    Format

      #include  <curses.h>

      int addch  (char ch);

      int waddch  (WINDOW *win, char ch);

  Additional Information (explode) :

  Close     Help