[fpc-pascal]Incompatible record alignment?
Marco van de Voort
marcov at stack.nl
Wed Jan 9 09:08:19 CET 2002
>
> Hello all,
>
> I encounter some difficulties when passing a record variable from
> a FPC dynamic link library to a Delphi host program.
> I try to align the record structure on 8-bit boundary for Delphi
> compatibility, but it does'nt work properly. Do I make mistakes here?
> You can test this with the following two little programs:
packrecords takes the argument in bytes, not bits.
More information about the fpc-pascal
mailing list