|
|
1.1 root 1:
2:
3: tgetstr() Terminal-Independent Operation tgetstr()
4:
5:
6:
7:
8: Get termcap string entry
9:
10: cchhaarr *ttggeettssttrr(_i_d, _a_r_e_a)
11: cchhaarr *_i_d, **_a_r_e_a;
12:
13: tgetstr is one of a set of functions that help COHERENT to per-
14: form terminal-independent operations. It reads the string value
15: of feature name from the terminal's tteerrmmccaapp description, and
16: writes it into the buffer at address area. It also advances the
17: value of the pointer to area.
18:
19: tgetstr decodes the abbreviations for the fields used in the
20: termcap entry, except for padding and for cursor-addressing in-
21: formation.
22:
23: ***** Files *****
24:
25: /eettcc/tteerrmmccaapp -- Terminal capabilities data base
26: /uussrr/lliibb/lliibbtteerrmm.aa -- Function library
27:
28: ***** See Also *****
29:
30: termcap, terminal-independent operation
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.