www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/09/26/22:25:43

Message-ID: <20010927022128.34534.qmail@web14602.mail.yahoo.com>
Date: Wed, 26 Sep 2001 19:21:28 -0700 (PDT)
From: bos <ivan_bos_1999 AT yahoo DOT com>
Subject: Re: That's my problem - can't use large memory!
To: DJ Delorie <dj AT delorie DOT com>, djgpp AT delorie DOT com
In-Reply-To: <200109270202.f8R22fb27265@envy.delorie.com>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

--- DJ Delorie <dj AT delorie DOT com> wrote:
> 
> > #include <iostream.h>
> > unsigned _stklen = 100048576;
> > 
> > void main()
> > {
> >  cout<<_stklen<<endl;
> >  int c[100000000];
> 
> ints are 4 bytes each.  You'd need _stklen to be at
> least 400,000,000.


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019