COHERENT help

This page displays the COHERENT help information for tputs.

Listing of available help pages


tputs() -- Read/decode leading padding information

#include <curses.h>
#include <term.h>
tputs(name, affcnt, outc)
char *name; int affcnt; int (*outc)();