From: Mattias Bud Date: 2007-02-25T21:04:44+09:00 Subject: Hex to 4-byte/32-bit quantity I'm parsing a binary file and it contains (reading the specs on the format) uInt32Number, 4-byte/32-bit quantities. On the specific positions I read the value 0x000a - how do I turn this into a 32-bit quantity? Cheers Mattias -- Posted via http://www.ruby-forum.com/.