[rescue] Cooling (Long Message, sorry)

Scott Newell newell at cei.net
Tue Apr 16 22:45:37 CDT 2002


>>   int x = 3;
>>   int y = 4;
>>   float f[x][y];
>
>Ok... I'm suprised this even compiles.

Me too, especially the non-constant array size declaration.  Is it a
GCC-ism?  (Borland and Diab don't like it).


newell



More information about the rescue mailing list