[fpc-pascal] Record operator for assignment
Sven Barth
pascaldragon at googlemail.com
Fri Apr 28 14:50:33 CEST 2017
Am 28.04.2017 14:09 schrieb "Mark Morgan Lloyd" <
markMLl.fpc-pascal at telemetry.co.uk>:
> Is there any way that the length of an array being used for that sort of
job can be defined by what's put into it, rather than having to be
predefined?
No, there is not. Though I already had the idea that such preinitialized
dynamic arrays (because that's what they'd need to be for consistency)
could be implemented. Alas that's another small point on my huge ToDo
list... :/
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170428/b9c5915a/attachment.html>
More information about the fpc-pascal
mailing list