Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

INTRO(3X)

NAME

intro − introduction to miscellaneous library functions

DESCRIPTION

These functions constitute minor libraries and other miscellaneous run-time facilities.  Most are available only when programming in C.  The list below includes libraries which provide device independent plotting functions, terminal independent screen management routines for two dimensional non-bitmap display terminals, functions for managing databases with inverted indexes, and sundry routines used in executing commands on remote machines.  The routines getdiskbyname, rcmd, rresvport, ruserok, and rexec reside in the standard C run-time library “−lc”.  All other functions are located in separate libraries indicated in each manual entry. 

FILES

/lib/libc.a
/usr/lib/libdbm.a
/usr/lib/libtermcap.a
/usr/lib/libcurses.a
/usr/lib/lib2648.a
/usr/lib/libplot.a

LIST OF FUNCTIONS

NameAppears on PageDescription
assertassert.3xprogram verification
cursescurses.3xscreen functions with “optimal” cursor motion
dbminitdbm.3xdatabase subroutines
deletedbm.3xdatabase subroutines
fetchdbm.3xdatabase subroutines
firstkeydbm.3xdatabase subroutines
initgroupsinitgroups.3xinitialize group access list
nextkeydbm.3xdatabase subroutines
rcmdrcmd.3xroutines for returning a stream
to a remote command
rexecrexec.3xreturn stream to a remote command
rresvportrcmd.3xroutines for returning a stream
to a remote command
ruserokrcmd.3xroutines for returning a stream
to a remote command
storedbm.3xdatabase subroutines
tgetenttermcap.3xterminal independent operation routines
tgetflagtermcap.3xterminal independent operation routines
tgetnumtermcap.3xterminal independent operation routines
tgetstrtermcap.3xterminal independent operation routines
tgototermcap.3xterminal independent operation routines
tputstermcap.3xterminal independent operation routines

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026