reading 6-byte ("real48") Borland Pascal Floating Point numbers

Ron Reidy rereidy at indra.com
Thu Dec 13 17:26:45 EST 2001


Martin Bless wrote:
> 
> I have to convert those "good (?) old" 6-byte, "real48" floating point
> numbers used in Borland's Pascal to nowadays "normal" floating points.
> 
> Has is already been done?
> 
> Martin
You will have to do this using pack().
-- 
Ron Reidy
Oracle DBA
Reidy Consulting, L.L.C.



More information about the Python-list mailing list