|
VMS Help CRTL, [w]setattr *Conan The Librarian |
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) :
|
|