Next: , Previous: far, Up: Reference



file

(Under construction.)

Synopsis

In type definitions:

     file of Type

or

     file

Description

Non-text file type declaration.

Conforming to

Typed files (file of Type) are defined in ISO 7185 Pascal and supported by all known Pascal variants. Untyped files (file) are a Borland Pascal extension.

Example

See also

Keywords, Text, AnyFile.