comparison docs/ccguide/chap4.chapter @ 570:253b6096ee01

All function prototypes are added.
author roug
date Fri, 01 Nov 2002 10:02:34 +0000
parents f0c8d53e5a50
children 497d17b4b264
comparison
equal deleted inserted replaced
569:3cd7606d9c7b 570:253b6096ee01
11 buffering of I/O channels improves the speed of file access because 11 buffering of I/O channels improves the speed of file access because
12 fewer system calls are necessary. 12 fewer system calls are necessary.
13 </para> 13 </para>
14 14
15 &atofref; 15 &atofref;
16 &fflushref; 16 &fcloseref;
17 &feofref; 17 &feofref;
18 &findstrref; 18 &findstrref;
19 &fopenref; 19 &fopenref;
20 &freadref; 20 &freadref;
21 &fseekref; 21 &fseekref;