Node:Unpack, Next:, Previous:unit, Up:Reference



Unpack

(Under construction.)

Synopsis


procedure Unpack (Source: packed_array;
                  var Dest: unpacked_array;
                  FirstElement: index_type);

Description

Conforming to

Unpack is defined in ISO 7185 Pascal and supported by all known Pascal variants except UCSD/Borland Pascal and its variants.

Example

See also