Message-ID: <20010927022128.34534.qmail@web14602.mail.yahoo.com> Date: Wed, 26 Sep 2001 19:21:28 -0700 (PDT) From: bos Subject: Re: That's my problem - can't use large memory! To: DJ Delorie , djgpp AT delorie DOT com In-Reply-To: <200109270202.f8R22fb27265@envy.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Precedence: bulk --- DJ Delorie wrote: > > > #include > > unsigned _stklen = 100048576; > > > > void main() > > { > > cout<<_stklen< > 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