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);