> As for easy migration from C, do you really
> think removing "0 .." (approximately 4 characters) is a benefit?

Yes of course. In large programs it is helping you to be correct all the time 
when migrating code. See also the statement of  Alberto.


> anyway, a change in the converter should be more adequate, IMHO, that by
> default translates [X] into [0 .. X-1]

In C(++) arrays are defined only like you describe.
Freepascal can easily adapt this, I am sure.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to