RosAsm injects extra bytes into your data




Betov wrote:

>
>
> You have nothing to "share" and no "idea coming up",
> here, as all of this does exist, in RosAsm, since day
> one.
>

I guess that what I have to share is a bit beyond your comprehension.
RosAsm, by default, automatically *injects* padding bytes everywhere.
The point of my "idea" is rather than injecting all these padding bytes
to align things, why not rearrange all the declarations to *minimize*
the wasted space while maintaining the alignment the user requests.

RosAsm simply injects extra alignment bytes between separate
declaration sections (even if the programmer does *not* explicitly
request them, which is bad).

Your "idea" that RosAsm has had since "day one" isn't at all what I'm
talking about.
Cheers,
Randy Hyde

.