#129026 - goruka - Fri May 18, 2007 1:27 am
Question, I binary-saved a float in IEE-754 format, little endian to a file.. (using x86) then i'm trying to load that float back from the DS...
since I assume the DS is little endian, and IEE-754 compatible, if i load it from a file.. should I expect it to be in perfect shape?
since I assume the DS is little endian, and IEE-754 compatible, if i load it from a file.. should I expect it to be in perfect shape?