To: djgpp AT delorie DOT com Date: Sat, 29 May 1999 11:11:32 -0700 From: "Brian Ronk" Message-ID: Mime-Version: 1.0 X-Sent-Mail: off X-Mailer: MailCity Service Subject: errors X-Sender-Ip: 209.143.15.186 Organization: MailCity (http://www.mailcity.lycos.com:80) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I have been recieving an error that I am assuming is a memory error. My program starts up, but never actually runs anything. It quits with a 255 code, with a message about SIGSEGV. I found out what in my program was causing the error. I declared an array of size 50 of a type that was about 230444 bytes large. (it is a map class if you are wondering) I figured out that this won't work on my computer since that needs about 11 megs of memory, but I can shrink that with no problem. I was wondering if there was a way to fix this though. I did try my array at a size of 10 and got the same thing. Do I need to do something with my memory to get this to work? I'm going to get a new computer in the next couple months, so I am not woried about memory at this point. Any help would be appreciated. Brian Ronk Get your FREE Email at http://mailcity.lycos.com Get your PERSONALIZED START PAGE at http://my.lycos.com