malloced structure initilization

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Feb 18 05:55:09 AEST 1989


In article <2363 at iscuva.ISCS.COM> carlp at iscuva.ISCS.COM (Carl Paukstis) writes:
>Specifically, does the initialization of static variables to "zero of the
>appropriate type" apply to members of static structures?

Of course it does.  Also to first members of static unions, static
null pointers, etc.



More information about the Comp.lang.c mailing list