Public Attributes | |
| HeapEntry * | pPrev |
| Previous block, or NULL if this is the first block. | |
| HeapEntry * | pNext |
| Next block, or NULL if this is the last block. | |
| UINT | uSize |
| Size of this block in bytes, with the lest most bit set if this block is used. | |
| UINT16 | uMagic |
| Magic value for integrity checking. | |
Must be a multipe of two byes long.
1.2.14 written by Dimitri van Heesch,
© 1997-2002