Hello Rebolers,
I'm beginner in Rebol, and I'm trying to retrive values in binary files. These files contain geographical coordinates, stores as doubles (4 or 8 bytes big-endian). I can easily retrieve integer values stored in big-endian or little-endian format, but an don't know how to retrieve floating values stored as floats or doubles in binary format (big-endian or little-endian). Any one do know how thoses values are implmented ? Thanks a lot. Hugues. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
