VMS Help  —  CRTL  [w]standout
    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 extract
Argument Description Return Values
Close Help