ik wrote on Sat, 24 Oct 2009:

[bitpacked records cannot be used for interfacing with C]
That's make this feature very not useful and unneeded.

It was primarily added for compatibility with Mac Pascal compiler, and it's also compatible with GPC's bitpacked records. It's as useless as "set" types to interface with C though.

If I have a C struct that has a non standard bit count, how can I make sure
that I'll have the needed data on the right field, and without any segfult
in the middle ?

Doesn't Pascal have something to offer me to deal with it ?

FPC doesn't at this time, no.


Jonas

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to