File
File -- the class of all files.
Files may be input files, output files, pipes, or sockets.
The class of all files is File.
Some standard files, already open:
Ways to create new files:
Ways to change the state of files:
Input operations:
Further processing for data obtained from a file:
Output operations:
Preparing expressions for output:
Destroying files:
Information about files



