static float array[10000000];
    ^^^^^^

On Wed, 25 Aug 1999, Berkeley Hynes wrote:

> What is the standard behaviour of a compiled C program which declares an
> array which is too big given the system's available memory?
> 
> Whenever I use dynamic memeory I always test for malloc's error codes,
> but it occurred to me that I don't test anything to make sure an array
> has been properly allocated.  Should I be testing something?
> 
> Thanks in advance,
> 
> Berkeley Hynes
> [EMAIL PROTECTED]
> 

Sincerely Yours,

FengLou Mao
*******************************
ADD:Mr. FengLou Mao
    Peking University
    BeiJing
    P.R.China
Tel:86-10-62751490
Fax:86-10-62756833

Reply via email to