[fpc-pascal] Re: How to initialize thread vars?
Tobias Giesen
tobias_subscriber at tgtools.com
Thu Sep 4 14:05:06 CEST 2008
Hi,
I think that thread variables are automatically initialized to zero. So
you just need to use them in such a way that zero is the desired start
value.
Cheers,
Tobias
More information about the fpc-pascal
mailing list