msbin to ieee

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sun May 6 18:51:13 EDT 2007


En Sun, 06 May 2007 18:44:07 -0300, revuesbio <revuesbio at gmail.com>  
escribió:

> Does anyone have the python version of the conversion from msbin to
> ieee?

I imagine this will be done just once - msbin is a really old format.
Instead of coding the conversion in Python, you could:
- write a small QuickBasic program using the functions CVSMBF, CVDMBF to  
do the conversion
- download this DLL http://www.microdexterity.com/products.html

-- 
Gabriel Genellina




More information about the Python-list mailing list