[fpc-pascal] conformant arrays and Free Pascal

leledumbo leledumbo_cool at yahoo.co.id
Fri Nov 6 11:23:59 CET 2009


> Can you give us some more info on conformant arrays ? 
> It's the first time I heard of such a construct.

AFAIK it's stated in ISO 7185 document. Haven't you read it?

A conformant array is a formal parameter array whose bounds will conform to
those of an actual parameter array. (The element types of both must be the
same.)

An 
http://www.mirrorservice.org/sites/www.gnu-pascal.de/demos/conformantdemo.pas
Example  from GPC site.
-- 
View this message in context: http://old.nabble.com/conformant-arrays-and-Free-Pascal-tp26221055p26229528.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list