ultrix man page for tputs

Query: tputs

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tputs(3cur)															       tputs(3cur)

Name
       tputs - pad and output string

Syntax
       tputs(str, count, putc)
       register char *str;
       int count;
       int (*putc)();

Description
       This function adds padding to the string and outputs it.  The string must be either a string variable or the return value from or The vari-
       able is the number of lines affected; this is set to 1 if not applicable.  The function is a style routine.  The characters are	passed	to
       one at a time.

See Also
       putchar(3s), terminfo(5), tparm(3cur)

																       tputs(3cur)
Related Man Pages
tputs(3xcurses) - opensolaris
mvwaddstr(3cur) - ultrix
mvwprintw(3cur) - ultrix
wprintw(3cur) - ultrix
tputs(3xcurses) - sunos
Similar Topics in the Unix Linux Community
How to print two sql query outputs side by side in excel
Assign specific Color to the outputs in script
Compare two files, then outputs line number
Keeping std & err outputs alive and feed one log file in a one-shot way
Comparing wc outputs using array