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


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to