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:
Input operations:
Further processing for data obtained from a file:
Output operations:
Preparing expressions for output:
Destroying files:
Information about files
Go to main index.
Go to concepts index.