[Overview][Procedures and functions] |
Streams for standard text files.
uses |
The StreamIOunit 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 Readand Writefunctions (with all their possibilities), on streams.