1libtermcap(3LIBUCB)SunOS/BSD Compatibility Interface Librarielsibtermcap(3LIBUCB)
2
3
4

NAME

6       libtermcap - terminal independent operation library
7

SYNOPSIS

9       cc [ flag... ] -I /usr/ucbinclude file... -L /usr/libucb \
10            -R /usr/libucb -ltermcap [ library... ]
11
12

DESCRIPTION

14       Functions  in this library extract and use capabilities from the termi‐
15       nal capability database terminfo(4).
16

INTERFACES

18       The  shared  object  libtermcap.so.1  provides  the  public  interfaces
19       defined below. See Intro(3) for additional information on shared object
20       interfaces.
21
22
23
24
25       BC            PC            UP            ospeed        tgetent
26       tgetflag      tgetnum       tgetstr       tgoto         tputs
27
28

FILES

30       /usr/ucblib/libtermcap.so.1
31
32           shared object
33
34
35       /usr/ucblib/64/libtermcap.so.1
36
37           64-bit shared object
38
39

ATTRIBUTES

41       See attributes(5) for descriptions of the following attributes:
42
43
44
45
46       ┌───────────────────────────────────────────────────────────┐
47ATTRIBUTE TYPE                ATTRIBUTE VALUE              
48       │MT-Level                      Unsafe                       │
49       └───────────────────────────────────────────────────────────┘
50

SEE ALSO

52       Intro(3), curs_termcap(3CURSES), terminfo(4), attributes(5)
53
54
55
56SunOS 5.11                        14 Nov 2002              libtermcap(3LIBUCB)
Impressum