There's a function for reading a double precision IEEE float from a binary file, but none for reading a single precision IEEE float.
Why not adding a read_single and a write_single functions ?
Log in to post a comment.