2.9BSD/usr/man/man3/intro.3x

.TH INTRO 3X
.UC
.SH NAME
intro \- introduction to miscellaneous library functions
.SH 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, 
and functions for managing data bases with inverted indexes.
All other functions are located in separate libraries
indicated in each manual entry.
.SH FILES
.nf
/lib/libc.a
/usr/lib/libdbm.a
/usr/lib/libtermcap.a
/usr/lib/libcurses.a
/usr/lib/libplot.a
.SH "LIST OF FUNCTIONS"
.sp 2
.nf
.ta \w'firstkey'u+2n +\w'lib2648.3x'u+10n
\fIName\fP	\fIAppears on Page\fP	\fIDescription\fP
.ta \w'firstkey'u+4n +\w'lib2648.3x'u+4n
.sp 5p
arc	plot.3x	graphics interface
assert	assert.3x	program verification
circle	plot.3x	graphics interface
closepl	plot.3x	graphics interface
cont	plot.3x	graphics interface
curses	curses.3x	screen functions with ``optimal'' cursor motion
dbminit	dbm.3x	data base subroutines
delete	dbm.3x	data base subroutines
erase	plot.3x	graphics interface
fetch	dbm.3x	data base subroutines
firstkey	dbm.3x	data base subroutines
label	plot.3x	graphics interface
line	plot.3x	graphics interface
linemod	plot.3x	graphics interface
move	plot.3x	graphics interface
nextkey	dbm.3x	data base subroutines
openpl	plot.3x	graphics interface
point	plot.3x	graphics interface
space	plot.3x	graphics interface
store	dbm.3x	data base subroutines
tgetent	termcap.3x	terminal independent operation routines
tgetflag	termcap.3x	terminal independent operation routines
tgetnum	termcap.3x	terminal independent operation routines
tgetstr	termcap.3x	terminal independent operation routines
tgoto	termcap.3x	terminal independent operation routines
tputs	termcap.3x	terminal independent operation routines
.fi