<div dir="ltr">FWIW, that code is unlikely to conform to the C standard, in the sense that it is (probably, I think, almost certainly, well, pretty sure) undefined. You can&#39;t do casts like that, and so the authors are giving the C compiler the liberty to do whatever it wants.<div>
<br>Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 12, 2013 at 11:02 AM, John Clements <span dir="ltr">&lt;<a href="mailto:clements@brinckerhoff.org" target="_blank">clements@brinckerhoff.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Jul 12, 2013, at 7:17 AM, Greg Hendershott wrote:<br>
&gt;<br>
&gt; [1] <a href="http://blog.quenta.org/2012/09/0x5f3759df.html" target="_blank">http://blog.quenta.org/2012/09/0x5f3759df.html</a><br>
<br>
^this.<br>
<br>
I was just skimming this blog post until I realized that they were doing a bit shift on the IEEE floating-point representation. Madness!<br>
<br>
Many thanks.<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br></div>