[fpc-pascal]Two simple dynamic arrays questions

Jonas Maebe jonas at zeus.ugent.be
Wed Jul 28 21:00:12 CEST 2004


On 28 jul 2004, at 19:48, Alan Mead wrote:

> (1) Previously, I had fillchar'd the static arrays with zeros because
> they are sparse-ish.  Looks like dynamic arrays are automagically
> filled with zeros.  Is this true/permanent?

Yes.

> (2) There is no way, I supposed, to switch the array indexes to start
> at 1 is there?

No, there is unfortunately no way to do this.


Jonas





More information about the fpc-pascal mailing list