Mail Archives: djgpp/1997/08/18/17:07:59
From: | "A. Sinan Unur" <asu1 AT cornell DOT edu>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Floating Point Exception
|
Date: | Mon, 18 Aug 1997 09:56:42 -0400
|
Organization: | Cornell University
|
Lines: | 17
|
Sender: | asu1 AT cornell DOT edu (Verified)
|
Message-ID: | <33F8549A.4CB5@cornell.edu>
|
References: | <01bcabc3$a01da100$5af382c1 AT damien>
|
NNTP-Posting-Host: | 128
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Rich Birch wrote:
>
> Can anyone help?
with no source and no idea as to at what point of the program this is
happening, i don't think so.
you are probably accessing memory which does not contain a valid
floating point number, or something like that. check array bounds and if
you are using uninitialized memory.
you could, of course, post the part of the code you think is causing the
problem, or the smallest example that can still reproduce it.
-- Sinan
- Raw text -