Newbie: How To Convert A Float Into Two Sixteen Bit Integers.....?
Paul Rubin
phr-n2001 at nightsong.com
Thu Sep 13 17:08:20 EDT 2001
More information about the Python-list mailing list
Thu Sep 13 17:08:20 EDT 2001
- Previous message (by thread): Newbie: How To Convert A Float Into Two Sixteen Bit Integers.....?
- Next message (by thread): [PyQt] Confused by this class hierachie ... (large)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Use the struct.pack function, I think.
- Previous message (by thread): Newbie: How To Convert A Float Into Two Sixteen Bit Integers.....?
- Next message (by thread): [PyQt] Confused by this class hierachie ... (large)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list