[fpc-pascal]default parameters?
Jonas Maebe
jonas at zeus.rug.ac.be
Sat Sep 8 17:36:36 CEST 2001
On Fri, 7 Sep 2001, Andy Chandler wrote:
> Is the Dynamic array addition 'safe' to use yet, or is it wise to wait a
> little longer?
Afaik it should be ready, though recently someone reported that multiple
dimensions don't work yet for some reason.
> I also have another question:- Will it be possible to change the length of
> the array on the fly with SetLength, say making an existing Dynamic array
> larger, and still retain the data currently in the array?
That's already the case.
Jonas
More information about the fpc-pascal
mailing list