> Hi,
>
> I have read in docs for freepascal "If a set has less than 32 elements,
> it is coded as an unsigned 32-bit value. Otherwise it is coded as a 8
> element array of 32-bit unsigned values (cardinal) (hence a size of 256
> bytes)."
>
> Has it changed in fpc 2.x.x?
No
> I have a enum with 6
Hi,
I have read in docs for freepascal "If a set has less than 32 elements,
it is coded as an unsigned 32-bit value. Otherwise it is coded as a 8
element array of 32-bit unsigned values (cardinal) (hence a size of 256
bytes)."
Has it changed in fpc 2.x.x?
I have a enum with 60 differents values