ReadBinary, Byte Order for Double ?
- To: mathgroup@smc.vnet.net
- Subject: [mg11547] ReadBinary, Byte Order for Double ?
- From: Ronald Albrecht <Ronald.Albrecht@lrz.uni-muenchen.de>
- Date: Sat, 14 Mar 1998 13:56:02 -0500
- Organization: KJP Muenchen
If I try to read binary data of type double or single, I always get the reversed byte order and wrong or meaningless results in Mathematica. For Integer values I could tell ReadBinary to reverse the byte order but this doesn't work with real types. Is there a way to read those values anyway ?