Unit 'Zipper' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

FreeListArray

Array of words

Declaration

Source position: zipper.pp line 276

type FreeListArray = array [FIRSTENTRY..TABLESIZE] of Word;

Description

Helper type in decoding the zip file.

See also

FreeListPtr

  

Pointer to FreeListArray


Documentation generated on: Sep 29 2022