[fpc-pascal] Pass open array to static array?

Ryan Joseph genericptr at gmail.com
Fri Apr 3 03:45:58 CEST 2020



> On Mar 16, 2020, at 5:40 AM, Sven Barth <pascaldragon at googlemail.com> wrote:
> 
> The message of the compiler is a bit misleading. It's a *dynamic* array that is created there, not an *open* array. Open arrays only exist when being passed directly to a parameter. 

I forgot to ask. Are open arrays constants, or are they essentially dynamic arrays also?

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list