

tputs()           Terminal-Independent Operation          tputs()




Read/decode leading padding information

ttppuuttss(_c_p, _a_f_f_c_n_t, _o_u_t_c)
rreeggiisstteerr cchhaarr *_c_p; iinntt _a_f_f_c_n_t; iinntt (*_o_u_t_c)();

tputs is one  of a set of functions that  permit COHERENT to per-
form  terminal-independent operations.   It  decodes the  leading
padding information of the  string name.  affcnt is the number of
lines affected by  the operation, and is set to  one if it is not
applicable.  outc is a routine called to write each character.

***** Files *****

/eettcc/tteerrmmccaapp -- Terminal capabilities data base
/uussrr/lliibb/lliibbtteerrmm.aa -- Function library

***** See Also *****

termcap, terminal-independent operation





































COHERENT Lexicon                                           Page 1


