Path: utzoo!attcan!uunet!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: Structure Member Padding Keywords: Structure Member Padding Message-ID: <13311@smoke.BRL.MIL> Date: 8 Jul 90 03:55:50 GMT References: <1929@xn.LL.MIT.EDU> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <1929@xn.LL.MIT.EDU> healey@XN.LL.MIT.EDU (Joseph T. Healey) writes: >Does ANSI C enforce any inter-member "padding" standard?? Certain constraints are implicit in what the standard does specify, but in general the answer is "no, padding decisions are left up to the implementor".