On 7 May 2004 07:44:20 -0700,
(Andy) wrote or quoted
:
>JVM structure CONSTANT_Float_info keeps float value
>in 4 bytes integer type. I need code to convert float to 4 bytes
>according to JVM spec
That question has nothing to do with softwaretools or the JVM, so I
have snipped those newsgroups.
See Float.intBitsToFloat and Float.floatToIntBits
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See
http://mindprod.com/jgloss/jgloss.html for The Java Glossary.