Array of words
Source position: zipper.pp line 276
type FreeListArray = array [FIRSTENTRY..TABLESIZE] of Word;
Helper type in decoding the zip file.
FreeListPtr
Pointer to FreeListArray