466
|
1 <chapter>
|
|
2 <title>C Standard Library</title>
|
|
3 <para>
|
|
4 The Standard Library contains functions which fall into two
|
|
5 classes: high-level I/O and convenience.
|
|
6 </para>
|
|
7
|
|
8 <section>
|
|
9 <title>Function Calls</title>
|
|
10 &atofref;
|
|
11 &fflushref;
|
|
12 &feofref;
|
|
13 &findstrref;
|
|
14 &fopenref;
|
|
15 &freadref;
|
|
16 &fseekref;
|
|
17 &getcref;
|
|
18 &getsref;
|
|
19 &isalpharef;
|
|
20 &l3tolref;
|
|
21 &longjmpref;
|
|
22 &mallocref;
|
|
23 &mktempref;
|
|
24 &putcref;
|
|
25 &putsref;
|
|
26 &qsortref;
|
|
27 &scanfref;
|
|
28 &setbufref;
|
|
29 &sleepref;
|
|
30 &strcatref;
|
|
31 &systemref;
|
|
32 &toupperref;
|
|
33 &ungetcref;
|
|
34 </section>
|
|
35 </chapter>
|