Next: User I/O, Previous: Data Input/Output, Up: Data Input/Output [Contents][Index]
These routines deal with the storing of data to a disk file or restoring of data from a disk file.
Defines an associated variable.
Shows the files associated with all used logical units.
Shows or sets a file pointer.
Returns the size of a file.
Transforms an unformatted file to the FZ format.
Shows or sets a format for ASCII output.
Returns information on a disk file.
Sets a file pointer to the beginning of the file.
• Opening/Closing Files: | How to open or close a file | |
• Uncompressed Disk Output: | Uncompressed output to a disk file | |
• Uncompressed Disk Input: | Uncompressed input from a disk file |