On Fri, Nov 14, 2008 at 11:28 PM, Tony <[EMAIL PROTECTED]> wrote: > > "Kagamin" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Tony Wrote: >> >>> I'm reading a very old feature list of D and it says that D has struct >>> member alignment control "to ensure compatibility with externally imposed >>> data formats". So, questions: 1. How does one use that? >> >> align attribute > > In my reading of D features, I thought I saw 3 alignment control mechanisms > (?).
Then you probably saw wrong. There's just 'align'.
