Getting floats from 8 byte IEEE binary representations
Posted by Ian Johnson on 10/04/78 11:09
I am trying to write a function which will read a string of bytes from a
binary file and convert 8 byte sequences to Float type data. I've been
through the manual and can find nothing but think I must be missing
something. It can't be that hard. Can someone help me out.