Thread: Float <-> Hex
View Single Post
  #1  
Old 02-06-2004, 09:39
Soviet
 
Posts: n/a
Float <-> Hex

Does anybody know how to convert Float <-> Hex in Assembly ? I would like 2 functions to do it (1 float to hex, 2 hex to float). Could you give me source code for this?

Thanks
Reply With Quote