From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Message-id: From: Pietro Gagliardi To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Tue, 5 Aug 2008 15:07:07 -0400 Subject: [9fans] float.h Topicbox-Message-UUID: fb30f7dc-ead3-11e9-9d60-3106f5b1d025 Hello. Is there an alternative to the macros in this header? My program uses some of them (DBL_MIN, DBL_MAX, DBL_EPSILON), and including yields name clashes. Thanks.