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: select record versus dbpr() versus SPARC (at least) |
From: | Marty Kraimer <[email protected]> |
To: | Benjamin Franksen <[email protected]> |
Cc: | [email protected] |
Date: | Mon, 09 Dec 2002 13:03:06 -0600 |
Jim Thomas wrote:
Consider a select record with SELM == "Specified" (SELECTED in the code). The select record initializes non-constant inputs to 1e+30 .
Does anyone know the rationale behind this (IMHO rather strange) initialization?
Why this (very large?) number?
Why - if deemed necessary or at least useful - is initialization not done in selRecord.dbd, but somewhat hidden inside selRecord.c?
Ben