intro(3x)
NAME
intro − introduction to the miscellaneous library routines
DESCRIPTION
This section describes the subroutines in the remaining minor libraries. These subroutines are identified by the section number (3x) at the top of the page.
| Misc. Library | Manual | |
| Subroutines | Description | Page |
| ape | Arbitrary precision integer routines | ape(3x) |
| arc | Graphics interface | plot(3x) |
| assert | Program verification | assert(3x) |
| calloc | Main memory allocator | malloc(3x) |
| circle | Graphics interface | plot(3x) |
| closepl | Graphics interface | plot(3x) |
| cont | Graphics interface | plot(3x) |
| curses | Screen functions | curses(3x) |
| dbminit | Data base subroutine | dbm(3x) |
| delete | Data base subroutine | dbm(3x) |
| erase | Graphics interface | plot(3x) |
| fetch | Data base subroutine | dbm(3x) |
| firstkey | Data base subroutine | dbm(3x) |
| free | Main memory allocator | malloc(3x) |
| gcd | Multiple precision arithmetic | mp(3x) |
| itom | Multiple precision arithmetic | mp(3x) |
| label | Graphics interface | plot(3x) |
| line | Graphics interface | plot(3x) |
| linemod | Graphics interface | plot(3x) |
| logname | Return user login name | logname(3x) |
| madd | Multiple precision arithmetic | mp(3x) |
| malloc | Main memory allocator | malloc(3x) |
| mallopt | Fast main memory allocator | malloc(3x) |
| mallinfo | Fast main memory allocator | malloc(3x) |
| mdiv | Multiple precision integer arithmetic | mp(3x) |
| min | Multiple precision arithmetic | mp(3x) |
| mout | Multiple precision arithmetic | mp(3x) |
| move | Graphics interface | plot(3x) |
| msqrt | Multiple precision arithmetic | mp(3x) |
| msub | Multiple precision arithmetic | mp(3x) |
| mult | Multiple precision arithmetic | mp(3x) |
| nextkey | Data base subroutine | dbm(3x) |
| openpl | Graphics interface | plot(3x) |
| point | Graphics interface | plot(3x) |
| pow | Multiple precision arithmetic | mp(3x) |
| rcmd | Return stream to remote command | rcmd(3x) |
| realloc | Main memory allocator | malloc(3x) |
| regcmp | Compile and execute regular expression | regcmp(3x) |
| regex | Regular expression handler | regcmp(3x) |
| rexec | Return stream to remote command | rexec(3x) |
| rpow | Multiple precision arithmetic | mp(3x) |
| rresvport | Return stream to remote command | rcmd(3x) |
| ruserok | Return stream to remote command | rcmd(3x) |
| sdiv | Multiple precision arithmetic | mp(3x) |
| space | Graphics interface | plot(3x) |
| store | Data base subroutine | dbm(3x) |
FILES
/usr/lib/libcurses.a
/usr/lib/libdbm.a
/usr/lib/libplot.a
SEE ALSO
cc(1), ld(1), nm(1), intro(2), intro(3), intro(3f), intro(3j), intro(3m), intro(3n)