INTRO(3X) UNIX Programmer's Manual INTRO(3X) NAME intro - introduction to miscellaneous library functions DESCRIPTION These functions constitute minor libraries and other miscel- laneous 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. FILES /lib/libc.a /usr/lib/libdbm.a /usr/lib/libtermcap.a /usr/lib/libcurses.a /usr/lib/libplot.a LIST OF FUNCTIONS _N_a_m_e _A_p_p_e_a_r_s _o_n _P_a_g_e _D_e_s_c_r_i_p_t_i_o_n 9 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 9 Printed 7/31/83 1