On Sun, Jan 26, 2003 at 12:53:25PM +0100, Marco van de Voort wrote: > This is an dynamic array, and is supported only in 1.1 (the next big > version currently in development) > > > but it works fine if I declare it inside a procedure or a function: > > > > procedure OpenArray(var m: array of integer); > > This is an open array, and those are supported in both 1.0.x and 1.1. > > So these are two different features (even though the syntax is > similar)
Will there also be sopport for conformant Arrays as they are defined in standard Pascal (ISO-7185)? -- Tschuess Andreas _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal