[fpc-pascal] Feature announcement: Dynamic array extensions

Michael Van Canneyt michael at freepascal.org
Sun May 20 14:26:50 CEST 2018



On Sun, 20 May 2018, Sven Barth via fpc-pascal wrote:

> Hello together!
>
> 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)
>

Congratulations, job well done. This makes life a lot easier !

Michael.



More information about the fpc-pascal mailing list