man pages section 3: Library Interfaces and Headers
  Search only this book
View this book in:
Download this book in PDF (1869 KB)

libtermcap(3LIBUCB)

Name | Synopsis | Description | INTERFACES | Files | Attributes | See Also

Name

    libtermcap– terminal independent operation library

Synopsis

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

Description

    Functions in this library extract and use capabilities from the terminal capability database terminfo(4).

INTERFACES

    The shared object libtermcap.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

    BC

    PC

    UP

    ospeed

    tgetent

    tgetflag

    tgetnum

    tgetstr

    tgoto

    tputs

Files

    /usr/ucblib/libtermcap.so.1

    shared object

    /usr/ucblib/64/libtermcap.so.1

    64-bit shared object

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    MT-Level 

    Unsafe 

See Also

SunOS 5.10  Last Revised 14 Nov 2002

Name | Synopsis | Description | INTERFACES | Files | Attributes | See Also