Little-endian doubles

orbitz@REDACTED orbitz@REDACTED
Thu Oct 6 13:37:58 CEST 2005


http://ortdotlove.net/docs/erlang-doc/programming_examples-5.4.3.pdf

Page 23, section Segments

On Oct 5, 2005, at 7:09 AM, Joel Reymont wrote:

> It looks like I can do this:
>
> <<Float:32/signed-float>>
>
> and replace 32 with 64.
>
> Where would I plug the little-endian, though? Can I just say 
> little-float?
>
>     Thanks, Joel
>
> On Oct 5, 2005, at 12:58 PM, Joel Reymont wrote:
>
>> Folks,
>>
>> How would you unpack a little-endian double sent to you from Win32 as 
>> a binary?
>
> --
> http://wagerlabs.com/idealab
>
>
>
>
>




More information about the erlang-questions mailing list