[plt-scheme] Fixnum Conversion

From: Erich Rast (erich at snafu.de)
Date: Sat Apr 11 09:43:42 EDT 2009

Hi all,

I'm a bit confused about numbers. A fixnum can hold numbers that fit  
into 31 or 63 bits depending on whether the machine is 32 bit or 64  
bit, right?

How do I convert a positive integer number in the range from  
0...4294967295 (inclusive) on any machine to a little-endian encoded 4- 
element bytes string?

Best regards,

Erich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090411/a86458c8/attachment.html>

Posted on the users mailing list.