[fpc-pascal] Translate C to Pascal
Jilani Khaldi
jilani at cheapnet.it
Tue Aug 12 09:39:36 CEST 2008
Marc Weustink wrote:
> Micha Nelissen wrote:
>> Mattias Gärtner wrote:
>>> How to translate this:
>>>
>>> struct a;
>>
>> Isn't this a forward declaration? So sometime later it needs to declare
>> 'struct a { ... };' ?
>
> If not, can't it be translated as:
>
> a: record end;
>
> ?
Yes, it can.
--
Jilani KHALDI
---------------------
http://www.jkhaldi.eu
More information about the fpc-pascal
mailing list