From: Charles Krug Newsgroups: comp.os.msdos.djgpp Subject: Looking for IEEE floating point definitions. Date: Wed, 06 Jan 1999 15:32:44 -0500 Organization: Pentek Corporation Lines: 32 Message-ID: <3693C86C.E7698013@mail.pentek.com> NNTP-Posting-Host: mail.pentek.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello all: I'm trying to find the header files containing definitions for NaN, POS_INF etc. Do these exist? Or are they defined internally somewhere, so that they can simply be used? If they do not, can you suggest some constants that may be used in their stead? Of course, if djgpp doesn't use IEEE floating point numbers, I guess I need whatever the equivalent "thing" is under djgpp's floating point format. I'm trying to create lang/cxx/limits which provides the functions expected by Stroustroup, and those numbers are kinda necessary. Though for now I have them #if 0'd. Any suggestions are appreciated. Charles -- Charles Krug, Jr. Application Engineer Pentek Corp 1 Park Way Upper Saddle River, NJ 07458