[fpc-devel]zeroing on program startup
Aleksey V. Vaneev
picoder at sbis.komi.ru
Fri Apr 6 18:44:12 CEST 2001
Hello,
Just wanted to know if there is some
FillChar (StaticData, SizeOf (StaticData), 0); in program startup
procedure exists... Just wanted to get rid of my own FillChar's and
"v:=0, v:=false" type things in unit initializations. BTW, if this
"global" FillChar () is implemented then it removes my problems with
interdependencies. :)
Best regards,
Aleksey mailto:picoder at sbis.komi.ru
More information about the fpc-devel
mailing list