Content-type: text/html Man page of libtermcap

libtermcap

Section: SunOS/BSD Compatibility Interface Libraries (3LIBUCB)
Updated: 14 Nov 2002
Index Return to Main Contents
 

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.

BCPCUPospeedtgetent
tgetflagtgetnumtgetstrtgototputs

 

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 TYPEATTRIBUTE VALUE
MT-LevelUnsafe

 

SEE ALSO

intro(3), curs_termcap(3CURSES), terminfo(4), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:39:51 GMT, October 02, 2010