[fpc-pascal]Apple Mac pointer problem
Florian Klaempfl
F.Klaempfl at gmx.de
Sun Sep 26 19:12:51 CEST 2004
Jonas Maebe wrote:
>
> On 24 sep 2004, at 18:46, Skybuck at home.nl wrote:
>
>> testData = record
>> testIndex : packed array [0..12] of integer;
>> end;
>>
>> Wouldn't that solve any alignment problems ?
>>
>> Or doesn't free pascal have a 'packed' directive ?
>
>
> It does, but it only works for individual records. It's ignored for arrays.
>
No.
More information about the fpc-pascal
mailing list