|
|
1.1 root 1:
2:
3: tgoto() Terminal-Independent Operation tgoto()
4:
5:
6:
7:
8: Read/interpret termcap cursor-addressing string
9:
10: cchhaarr *ttggoottoo(_c_m, _d_e_s_t_c_o_l, _d_e_s_t_l_i_n_e)
11: cchhaarr *_c_m; iinntt _d_e_s_t_c_o_l, _d_e_s_t_l_i_n_e;
12:
13: tgoto is one of a set of funtions that permit COHERENT to perform
14: terminal-independent operations. It decodes a cursor-addressing
15: string from the cm termcap feature, and writes it into destcolumn
16: in destline. tgoto uses the external variables UP (from the up
17: feature) and BC (if bc is given rather than bbss) if it is neces-
18: sary to avoid placing \nn, <ccttrrll-DD>, or <ccttrrll-@> into the returned
19: string. Programs calling tgoto should turn off the XTABS bits,
20: as tgoto may write a tab. If a `%' sequence is given that is not
21: understood, tgoto returns ``OOPS''.
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.