On Tue, 12 Aug 2008 09:39:36 +0200
Jilani Khaldi <[EMAIL PROTECTED]> wrote:

> 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.

Thanks. I will use that.

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

Reply via email to