Array Initialization - (nf)

P. Tucker Withington ptw at vaxine.UUCP
Fri Jul 8 04:22:54 AEST 1983


K&R p. 198 says statics and externals are guaranteed to be "uninitialized" to
zero; automatic and register are guaranteed to be "uninitialized" to garbage.

Since this is supposed to be the "standard"...


				       --Tucker (ptw at vaxine.UUCP)



More information about the Comp.lang.c mailing list