Click here to Skip to main content
16,004,602 members
Articles / General Programming / Algorithms

Reading and writing binary integers and ieee754 floating point portably

19 Jun 2024CPOL2 min read 3.6K   2  
Ieee754 floating point routines, load and save ieee 754 even on non-ieee 754 hardware.
Routines for loading and saving binary numbers portably, regardless of the bit representation on the host computer.
We're sorry, but the article you are trying to view was deleted at 20 Jun 2024.

Please go to the Algorithms Table of Contents to view the list of available articles in this section.