home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!proto!joe
- From: joe@proto.com (Joe Huffman)
- Newsgroups: comp.lang.c++
- Subject: Re: BORLAND C++ ; new int(1,000,000)
- Message-ID: <1992Dec31.000556.25756@proto.com>
- Date: 31 Dec 92 00:05:56 GMT
- References: <C01upJ.FAx@fig.citib.com>
- Organization: FlashTek, Inc.
- Lines: 16
-
- ghica@fig.citib.com (Renato Ghica) writes:
-
- >Is it possible to allocate more than 640K (from extended or
- >expanded memory) on a DOS 5.0 system using a borland 3.1 C++ program?
-
- >Using the huge memory model, I'm trying to do the equivalent
- >of
- > new int(1,000,000);
-
- Sorry, you will need a 32-bit compiler for DOS to do that. MetaWare and
- Zortech have the only 32-bit C++ compilers for DOS that I am aware of
- right now. Watcom is supposed to have something available soon, but I don't
- think it is out yet.
- --
- netcom!proto!joe
- joe@proto.com
-