<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all:<br>I believe they are in system limits.h aren't they.<br>BTW, such max value should be violated by RT checks for the same value? If it isn't then you need to use a long address value to represent its numerical value without violating anything, right? Anyway you would need an unsigned Word for doing that, that is a LongWord.<br>Thanks in advance.<br><br>--- El <b>jue, 17/5/12, Jay K <i><jay.krell@cornell.edu></i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: Jay K <jay.krell@cornell.edu><br>Asunto: [M3devel] C99 FloatMode stuff<br>Para: "Mika Nystrom" <mika@async.caltech.edu>, "m3devel" <m3devel@elegosoft.com><br>Fecha: jueves, 17 de mayo, 2012 01:10<br><br><div id="yiv1833409186">

<style><!--
#yiv1833409186 .yiv1833409186hmmessage P
{
margin:0px;padding:0px;}
#yiv1833409186 body.yiv1833409186hmmessage
{
font-size:10pt;font-family:Tahoma;}
--></style><div><div dir="ltr">
Mika, are FE_UNDERFLOW and such constants?<br>Specifically, if so, we can implement them more efficiently, as constant data, instead of via functions.<br>see m3core/src/unix/Common/Uconstants.c<br><br>There is a certain elegant generality to using functions, but exposing constant data should be /slightly/ more efficient.<br><br> - Jay<br>                                       </div></div>
</div></blockquote></td></tr></table>