VMS Help
CRTL, [w]clrattr

 *Conan The Librarian

    Deactivate the video display attribute attr within the window.
    The clrattr function acts on the stdscr window.

    Format

      #include  <curses.h>

      int clrattr  (int attr);

      int wclrattr  (WINDOW *win, int attr);

  Additional Information (explode) :

  Close     Help