At 05:28 PM 7/25/97 +0200, Giuseppe Petrella wrote:
Hallo! The following simple program gave segmentation fault compiled on digital alpha running osf
PROGRAM prova(input,output); var mm: array[1..500000]of real; BEGIN END.
however array[1..1000] gives no problem. ???? Thank you for your attention Fulvio Ciriaco
Compiles fine on a Linux box. What version of GPC are you using?
Later... Ken L.