how to define a struct without padding
aki via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed May 24 19:09:47 PDT 2017
On Thursday, 25 May 2017 at 01:34:35 UTC, Adam D. Ruppe wrote:
> align(1) struct NAME {
> align(1):
> members
> }
My problem is resolved. Thank you for the quick reply.
Thanks,
Aki
More information about the Digitalmars-d-learn
mailing list