Simon Jenkins <sjenkins(a)blueyonder.co.uk> writes:
#define FLUSH_TO_ZERO(fv) ((((*(volatile unsigned
int*)&(fv))&0x7f800000)==0)?0.0f:(fv))
Nice work.
(Note: This will stop working once Juhana gets the
"volatile" keyword
removed from the C language :) )
I can just picture the skies filling with planes carrying all the
people going to *that* standards group meeting! ;-)
Regards,
--
Jack O'Quin
Austin, Texas, USA