Streams for standard text files.
uses |
System, |
The StreamIO unit implements a call to reroute the input or output of a text file to a descendents of TStream.
This allows to use the standard pascal Read and Write functions (with all their possibilities), on streams.