On Fri, Dec 11, 2009 at 4:38 AM, Frank <[email protected]> wrote: > It depends. If you initialize any member the linker will put the structure in > the data segment with the other members having unknown values.
I don't think so. IIRC any uninitialized fields get zero-filled. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
