From owner-freebsd-current Tue Aug 25 17:33:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09056 for freebsd-current-outgoing; Tue, 25 Aug 1998 17:33:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (sf3-22.ppp.wenet.net [206.15.84.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09045 for ; Tue, 25 Aug 1998 17:33:00 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with SMTP id RAA07522 for ; Tue, 25 Aug 1998 17:33:47 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Tue, 25 Aug 1998 17:33:47 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: current Subject: MAXDOUBLE and values.h? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I've got a quick question. I've got an app which uses MAXDOUBLE, and includes values.h to get at it. values.h has a #warn that tells me it's depreciated. So I grep -R'd all the headers in /usr/include, and nothing else seemed to have a #define for MAXDOUBLE? Is this a mistake, or should MAXDOUBLE be avoided? - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message