[fpc-pascal] String and dynamic array initialisation

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Feb 10 16:30:19 CET 2011


On 10 Feb 2011, at 16:21, Mark Morgan Lloyd wrote:

> Are there any cases where a string variable will be allocated with  
> anything other than zero length,

In case it's a shortstring, the initial data could be anything.

> or a dynamic array will be allocated with anything other than zero  
> elements?

No.


Jonas



More information about the fpc-pascal mailing list