Thread overview
Struct alignment how to?
Apr 21, 2004
chris
Apr 21, 2004
C. Sauls
Apr 21, 2004
chris
April 21, 2004
How do i set aligment of a struct? I want all fields to be packed, is that the default behaviour?

cheers

chris


April 21, 2004
http://www.digitalmars.com/d/attribute.html#align

-C. Sauls
-Invironz

chris wrote:
> How do i set aligment of a struct? I want all fields to be packed, is that the
> default behaviour?
> 
> cheers
> 
> chris
April 21, 2004
cheers,

chris


"C. Sauls" <ibisbasenji@yahoo.com> wrote in message news:c66osi$2bov$1@digitaldaemon.com...
> http://www.digitalmars.com/d/attribute.html#align
>
> -C. Sauls
> -Invironz
>
> chris wrote:
> > How do i set aligment of a struct? I want all fields to be packed, is that
the
> > default behaviour?
> >
> > cheers
> >
> > chris