[fpc-pascal] Converting C's bit field struct
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Aug 15 20:29:08 CEST 2008
On 15 Aug 2008, at 13:23, leledumbo wrote:
> Tried Vinzent solution and it works :clap:!
> The layout is I think the same as in C.
It may be the same as in C in certain cases on certain platforms when
compiled with a particular version of FPC. Do not depend on it always
being or remaining the same, because it *will* not work at some point.
Jonas
More information about the fpc-pascal
mailing list