[fpc-pascal] Dynamic Array Length
Rainer Stratmann
RainerStratmann at t-online.de
Thu Dec 31 15:37:43 CET 2009
Am Thursday 31 December 2009 15:33:50 schrieb Anthony Walter:
> No, the compiler will not fill in the array length based on your element
> list. It does compute the length while compiling and *you* need to match it
> in your declaration.
But it would be a step to more userfriendly if the compiler calculates it
automatically. I would be possible.
More information about the fpc-pascal
mailing list