DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Simple input and output

attron, attrset, and attroff

SYNOPSIS

   #include <ocurses.h>
   

int attron( attrs ) chtype attrs;

int attrset( attrs ) chtype attrs;

int attroff( attrs ) chtype attrs;

NOTES EXAMPLE

See ``The highlight program''.


Next topic: standout and standend
Previous topic: Output attributes

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004