The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 NAME

tputs - output commands to the terminal

 SYNOPSIS



#include <curses.h>

int tputs(const char *str, int affcnt, int (*putfunc)(int));

 DESCRIPTION

Refer to putp().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]