From: Tim Pease Date: 2006-10-13T02:16:18+09:00 Subject: Re: IO.readint ? On 10/12/06, Rolando Abarca wrote: > Thanks a lot, I'll try that!!! > No problem. Take a look at bit-struct if you find yourself needing to do some more complex packing and unpacking of binary data ... http://raa.ruby-lang.org/project/bit-struct/ Blessings, TwP