On Wed, 14 Dec 2005 21:33:34 +0100 Micha Nelissen <[EMAIL PROTECTED]> wrote:
> For (1) I was thinking about making a linked list of an array of items, for > example 14 pointers (so that 8 bytes are left for next pointer and memory > manager needs on 32 bit platform). Tiny addition: for 64bit OS you would also use 14 pointers, but 16 bytes are left, which again is one for next pointer and memory manager's "size: ptrint". Micha _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel