Guys, I need to convert ieee 754 (32 and 64 bit) floats to and from binaries for a network protocol. I was wondaring if anyone had some code they wouldn't mind sharing. There are a lot of ways to do this, but there are some caveats as well (such as nan values, etc). -- I'm a programmer, I don't have to spell correctly; I just have to spell consistently