[Dev-C++] How to increase space for defining arrays
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: John M. <joh...@co...> - 2009-10-24 22:56:00
|
I've searched all day, but I can't find any help for increasing the size for declaring arrays. I can use a little over 2 meg. I saw one suggestion about increasing the minGW "kern.maxdsize", but I can find no info on the web about how to do that. Anybody have any suggestions? p.s. I'm using Dev C++ version 4.9.9.2 and minGW32 version 3.2.4. Thanks. |