vidattr(3cur) vidattr(3cur) Name vidattr, vidputs - output a string that sets terminal display Syntax vidattr(attrs) vidputs(attrs, putc) Description The routine outputs a string that sets the video attributes for the terminal. The characters in the string are passed one at a time to the routine The routine is similar, except that the string characters are passed to the routine Video attributes are described in The Guide to X/Open Curses Screen-Handling See Also putchar(3s) Guide to X/Open Curses Screen-Handling vidattr(3cur)