INTRO(3X) — Unix Programmer’s Manual
NAME
intro − introduction to miscellaneous library functions
DESCRIPTION
The (3X) functions constitute minor libraries and other miscellaneous run time facilities. Most are available only when programming in C. This section includes libraries which provide device-independent plotting functions, terminal-independent screen management routines for two-dimensional non-bitmap display terminals, functions for managing data bases 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
4th Berkeley Distribution — 1 August 1985