...me
at michael@tfdec1.fys.kuleuven.ac.be
.
...given
Remark: The FPK symbol is still defined for compatibility with older versions.
.
...symbol
In versions prior to 0.9.4, this didn't happen, thus making Cross-compiling impossible.
.
...numbers
Otherwise {$If 8>54 would evaluate to True
.
...statement
In compiler versions older than 0.9.8, the assignment operator for a macros wasn't :=, but =
.
...bytes
The size can be set using the max_size constant in the heap.inc source file.
.
...lists
The actual size is max_size div 8.
.
...memory
Thanks to an explanation of Thomas schatzl (E-mail:tom_at_work@geocities.com).
.
...pointer
You can use multiple pointers to point to the same variable as well, that doesn't matter.
.

Michael Van Canneyt
Thu Sep 10 14:04:11 CEST 1998