[fpc-devel] Russian locale informationnotcompatible withFPClocalevariables

Michael Schnell mschnell at lumino.de
Thu Jul 31 11:17:13 CEST 2008


>
> procedure x(const s:integer);
> var a:array[0..s] of byte;
I never understood why this is not possible in Pascal.

OTOH with dynamic arrays this is not really necessary any more, but 
non-dynamic arrays of course can be faster than dynamic arrays.

-Michael



More information about the fpc-devel mailing list