FloatArray to ByteArray???

Bob Arning arning at charm.net
Tue Aug 8 00:20:02 UTC 2000


On Mon, 07 Aug 2000 20:10:24 -0500 jchludzinski at worldkey.net wrote:
>Wouldn't a Float be stored as an 8-byte value?  If so, what exactly 
>will basicAt: return?  Doesn't it try to intrepret whatevers at 
>'index' as 4-byte Integer (a long)? What about the remaining 4 
>bytes?

>From the class comment:

	FloatArrays store 32bit IEEE floating point numbers.

Cheers,
Bob





More information about the Squeak-dev mailing list