1994 1995 1996 1997 1998 1999 2000 2001 <2002> 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 <2002> 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: NAN and INF |
From: | Marty Kraimer <[email protected]> |
To: | [email protected] |
Cc: | [email protected] |
Date: | Wed, 10 Apr 2002 13:03:34 -0500 |
Marty,
I suggest that you create an operating system independent interface and then implement it in each of the OS specific directories under src/include/os in R3.13. I suspect that you have already made similar changes in R3.14?
For 3.14 we already have epicsMath.h which defines epicsIsNAN. I added a definition for epicsIsINF.
osi/os/posix osi/os/WIN32 osi/os/vxWorks