For some days I have the mikroPascal Compiler from Mikroelektronika. And I am satisfied with it.
http://www.mikroe.com/mikropascal/avr With that product the declaration of an array is also possible with only one number. For example: var test : array[ 10 ] of byte; Like in C. That would make migration from C to Pascal easier. Is it posssible to integrate this in Freepascal also? _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal