[fpc-pascal] readonly variables
Anthony Walter
sysrpl at gmail.com
Sun Nov 29 17:24:17 CET 2009
>
> FPC currently initialises the global data to 0 on platforms that do not do
> this by themselves. When it turns global variables into register variables,
> it will also initialise such registers with 0.
>
Ah, okay. So it is working as expected. Thanks for the reply.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20091129/c8bd02a8/attachment.html>
More information about the fpc-pascal
mailing list