From: "Olavi Hytt" Newsgroups: comp.os.msdos.djgpp Subject: debugger and exception, help needed Date: Sun, 11 Jan 1998 19:07:19 +0200 Lines: 22 Message-ID: <69atvo$4c9$1@kadri.ut.ee> NNTP-Posting-Host: webbie.sl.ee Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi ppl! os: w95, system:64mb ram & enough free hdd space I'm stuck with one program and I don't know what the hell is going on. When I was creating function A, function B has gone mad. They both don't even use same data and don't have common variables. It seems to me like some memory corruption, coz function does forget variable value, and writes strange symbols to file. And then all functions start making strange things. I don't use pointers unless some c function needs a pointer for parameter. And I don't allocate/free memory in my program. I tryed a debugger too, and after running the program some times it says: exception 14, error code 0x4. This is of course very much info, but there was no button on my keyboard to print the explanation of this error. Could someone say, which files in djgpp 150 megs dos archive are explanations of exception 14 and error code 0x4? Strange is too, that this error happens randomly and not after every program run. If someone has time to help me, mail to: pioneer AT usa DOT net