From: Shue-Cheng CHEN Newsgroups: comp.os.msdos.djgpp Subject: SIGFPE, Arithmetic exception? Date: 15 Jun 1998 04:37:20 GMT Organization: Graduate School of Engineering, The Univ. of Tokyo, Japan. Lines: 20 Message-ID: <3584A3FE.6363F01@ohriki.t.u-tokyo.ac.jp> NNTP-Posting-Host: pc6.ohriki.t.u-tokyo.ac.jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi! Everyone, I'm using RHIDE to do my C++ programming and debugging. It always works well. But recently I often get the following message when running the same program "Program has received signal: SIGFPE, Arithmetic exception" and the program terminates. I can't run the same program in DOS (without RHIDE) too. It crashes. I don't know why it happens, because the program is always the same one. It worked so well before. Thank you. Best Regards, Shue-Cheng CHEN