> > 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.
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
