Mercurial > hg > Members > kono > nitros9-code
view docs/ccguide/chap4.chapter @ 466:bea58398bb15
Skeletons for the C Compiler User's Guide, 1983
author | roug |
---|---|
date | Wed, 02 Oct 2002 21:17:53 +0000 |
parents | |
children | 60b821f18853 |
line wrap: on
line source
<chapter> <title>C Standard Library</title> <para> The Standard Library contains functions which fall into two classes: high-level I/O and convenience. </para> <section> <title>Function Calls</title> &atofref; &fflushref; &feofref; &findstrref; &fopenref; &freadref; &fseekref; &getcref; &getsref; &isalpharef; &l3tolref; &longjmpref; &mallocref; &mktempref; &putcref; &putsref; &qsortref; &scanfref; &setbufref; &sleepref; &strcatref; &systemref; &toupperref; &ungetcref; </section> </chapter>