SYNOPSIS
#include <ocurses.h> int attron( attrs ) chtype attrs; int attrset( attrs ) chtype attrs; int attroff( attrs ) chtype attrs;
int attron( attrs ) chtype attrs;
int attrset( attrs ) chtype attrs;
int attroff( attrs ) chtype attrs;
See ``The highlight program''.