|
VMS Help CRTL, [w]standout *Conan The Librarian |
Activate the boldface attribute of the specified window. The
standout function acts on the stdscr window.
Format
#include <curses.h>
int standout (void);
int wstandout (WINDOW *win);
Additional Information (explode) :
|
|