Hi Seb, An other impressive piece of work in a remarkably short period of time!
> It's particularly hard to implement this with efficiency > without pointers. Why is that? Since you need dynamic memory allocation for a changing mix of datatypes? If the mix of datatypes is fixed, you could use arrays. > I extensively use "record" Nice. I assume it works like it should even in this beta-version? Joep -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
