From: | Fritsch Alexander |
Date: | 25 Aug 99 at 12:15:02 |
Subject: | AW: Array limits? |
From: Fritsch Alexander <Alexander.Fritsch@icn.siemens.de>
> Hello,
>
> I just came accross something the other day. I declared a huge array:
>
> char buffer[50000];
>
> Everything was fine when I compiled the program, but nasty bugs where
> occuring all the time, particularly Corrupt Memory List. After I reduced
> the buffer to the size of 5000 everything was fine. I'd like to know
> whether there are really any limits to the size of an array.
>
> Damir Arh <damir.arh@guest.arnes.si>
>
stack.
checking" turned to ON)