home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!tcsi.com!iat.holonet.net!idcbbs!claudio.fahey
- From: claudio.fahey@idcbbs.com (Claudio Fahey)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: Floating point underflow
- Message-ID: <1461.1034.uupcb@idcbbs.com>
- Date: 25 Jan 93 10:20:00 GMT
- Distribution: world
- Organization: IDC BBS - Alameda, CA - 510-865-7115
- Reply-To: claudio.fahey@idcbbs.com (Claudio Fahey)
- Lines: 11
-
- To: dmm@vnet.ibm.com (Dave Mooney)
-
- DM> Underflow trapping is set on by default. To turn it off, add the
- DM> following line to your program:
-
- DM> _control87( EM_UNDERFLOW, EM_UNDERFLOW );
-
- That fixed it. Thanks a *lot* for your prompt reply.
- ---
- . OLX 2.1 TD . Yeah, but what's the speed of DARK?
-
-