[fpc-pascal] fpc-pascal Digest, Vol 167, Issue 39
Ingemar Ragnemalm
ingemar at ragnemalm.se
Mon May 21 07:21:41 CEST 2018
On Sun, 20 May 2018, Sven Barth via fpc-pascal wrote:
> I'm pleased to announce that after nearly a year various extensions for
> dynamic arrays have been finished. This includes the following features:
>
> - support for array constructors using "[...]" syntax
> - support for Insert(), Delete() and Concat()
> - support for "+" operator
> - support for dynamic array constants (and variable initializations)
The dynamic array constructors sound absolutely wonderful! I have code
with rather awkward workarounds that will benefit a lot by these features.
/Ingemar
More information about the fpc-pascal
mailing list