Mail Archives: djgpp/1997/01/30/12:30:11
On Thu, 30 Jan 1997, DR. Andras Solyom wrote:
> If I think about very carefully this can be OK. But does this imply that
> the construct:
> struct foo {
> int l1 PACKED, l2 PACKED;
> ....
> };
> also guaranties packing?
Yes. Doesn't it work that way? I think it should, in both C and C++.
> Will newbies understand it?
I would rather ask: Will newbies read the FAQ? ;-).
But seriously, let's wait and see. I usually write things as clear as I
can, but when somebody tells me they were misled by the wording, I try to
rephrase.
- Raw text -