ttggeettssttrr() -- termcap Function (libterm)

Get termcap string entry
cchhaarr *ttggeettssttrr(_n_a_m_e, _a_r_e_a)
cchhaarr *_n_a_m_e, **_a_r_e_a;

ttggeettssttrr()  is one  of  a set  of  functions that  read  a tteerrmmccaapp  terminal
description.  It reads the string value of feature _n_a_m_e from the terminal's
tteerrmmccaapp description, and writes it into the buffer at address _a_r_e_a. It also
advances the value of the pointer to _a_r_e_a.

ttggeettssttrr()  decodes the  abbreviations for  the fields  used in  the tteerrmmccaapp
entry, except for padding and for cursor-addressing information.

_F_i_l_e_s
/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

_S_e_e _A_l_s_o
tteerrmmccaapp
