[Overview][Types][Classes][Index] Reference for unit 'iostream' (#fcl)

Reference for unit 'iostream'

Implement streams for handling standard input, output and stderr

uses

  System,

  Classes;

Overview

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).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.