Handling Files in C

This section describes the use of C's input / output facilities for reading and writing files. There is also a brief description of string handling functions here.

The functions are all variants on the forms of input / output which were introduced in the previous section.


  Go to puts     Go to Index               Go to UNIX file