home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!psinntp!factory!eric.hochman
- From: eric.hochman@factory.com (Eric Hochman)
- Newsgroups: comp.lang.c++
- Subject: BORLAND C++ ; NEW INT(1,
- Message-ID: <8625.1635.uupcb@factory.com>
- Date: 4 Jan 93 09:54:00 GMT
- Distribution: world
- Organization: Invention Factory's BBS - New York City, NY - 212-274-8298v.32bis
- Reply-To: eric.hochman@factory.com (Eric Hochman)
- Lines: 8
-
- Yes, you can allocate memory beyond 640K in Borland C++, but you'll need
- to either purchase a DOS extender, or do a fair bit of assembler
- programming.
-
- "C Memory Management Techniques" by Dorfman & Neuberger, from Windcrest
- Books, will explain the necessary techniques, as well as giving you
- a pre-written package of routines you can use.
-
-