Xref: utzoo comp.sys.ibm.pc:34278 comp.lang.c:21526 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!dptg!att!cbnewsh!jmn From: jmn@cbnewsh.ATT.COM (john.b.medamana) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Microsoft C - Heap space question Keywords: heap microsoft-c Message-ID: <3631@cbnewsh.ATT.COM> Date: 6 Sep 89 16:04:52 GMT Distribution: usa Organization: AT&T Bell Laboratories Lines: 13 Is it possible to get a separate physical segment (Group?) for heap? I am using the Microsoft C large memory model. The default allocation combines stack and heap into a single 64K segment (DGROUP). Is there a way to get a separate segment for heap? I'm using Microsoft C 5.1 and Microsoft LINK. Thanks in advance. John Medamana AT&T, Holmdel, NJ email: att!homxb!arch3!johnm