[Overview][Types][Classes][Index] |
Implement streams for handling standard input, output and stderr
uses |
The iostream implements a descendent of THandleStream streams that can be used to read from standard input and write to standard output and standard diagnostic output (stderr).