Newsgroups: comp.sys.mac.programmer Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!stanford.edu!leland.Stanford.EDU!news From: cooldude@leland.Stanford.EDU (Imran Qureshi) Subject: Getting more memory in Think C Message-ID: <1991May13.044641.11581@leland.Stanford.EDU> Sender: news@leland.Stanford.EDU (Mr News) Organization: AIR, Stanford University Date: Mon, 13 May 91 04:46:41 GMT Lines: 12 How can you change the memory given to a program running inside Think C4.0.2? Inside Think C, my program can only create 3 windows but when I build a standalone application and increase its memory size from the "suggested" memory size it works fine. How do you increase the suggested memory size? I tried changing the call to "CApplication::IApplication" but it doesn't seem to work. I also clicked on the "More Memory" button in Options. Imran cooldude@leland.stanford.edu