Next: , Previous: Re, Up: Reference



Read

(Under construction.)

Synopsis

     procedure Read (var F: typed_file; variable);

or

     procedure Read (var F: Text; variables);

or

     procedure Read (variables);

Description

Conforming to

Read is defined in ISO 7185 Pascal and supported by all known Pascal variants.

Example

See also