VMS Help  —  CRTL  [w]setattr
    Activate the video display attribute attr within the window. The
    setattr function acts on the stdscr window.

    Format

      #include  <curses.h>

      int setattr  (int attr);

      int wsetattr  (WINDOW *win, int attr);
Additional Information: explode extract
Arguments Description Return Values
Close Help