Op Wed, 20 Dec 2006, schreef Marco van de Voort:

> > Op Wed, 20 Dec 2006, schreef Marco van de Voort:
> > > > > In other word the type is not parameterized by another type but by an 
> > > > > integer
> > > > > used to define the upper limit of an array.
> > > > 
> > > > Basically, isn't this similar to a schema type like you have in Extended
> > > > Pascal?
> > > 
> > > Aren't those automatically dynamic?
> > 
> > What do you mean with dynamic? Dynamic memory management: no, static.
> 
> Yes, that is what I meant. So just to be clear: you can create a schema type
> on the stack? Or nest it inside a record, and it remains a single record?

Yes, confirmed, and if you blockwrite the record (if that is possible in 
GPC), you write the schema to disk.

Daniël
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to