Xref: utzoo comp.sys.ibm.pc:55034 comp.lang.c++:13088 Newsgroups: comp.sys.ibm.pc,comp.lang.c++ Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!ukma!s.ms.uky.edu!sean From: sean@ms.uky.edu (Sean Casey) Subject: Can Borland C++ malloc > 640K? Message-ID: Organization: The Leaning Tower of Patterson Office @ The Univ. of KY Date: Fri, 26 Apr 1991 13:02:10 GMT Lines: 13 I'm writing an application that needs to malloc about 1500K of memory for a large tree. Does anyone know any tricks to let the BC++ heap see extended memory? Frankly, I'm dissapointed that I can't find the answer. One would think by now that extended memory would be supported by this famous compiler. I've raked through the docs and written a bunch of 10 liners, but that 640K limit seems a granite wall. Sean -- ** Sean Casey