Next: , Previous: WordBool, Up: Reference



Write

(Under construction.)

Synopsis

     procedure Write (var F: typed_file; variable);

or

     procedure Write (var F: Text; values_and_format_specifications);

or

     procedure Write (values_and_format_specifications);

Description

Conforming to

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

Example

See also