[comp.sys.mac.programmer] Getting more memory in Think C

cooldude@leland.Stanford.EDU (Imran Qureshi) (05/13/91)

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