From: Oscar Del Ben Date: 2008-05-30T20:02:45+09:00 Subject: Re: How do you convert a hexadecimal number to a binary number? ------=_Part_15726_26976421.1212145330922 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline number.to_s(2) 2008/5/30, Bob Sanders : > > I can't find a clue how to convert a hexadecimal number to a binary > number. Anyone know? > > -- > Posted via http://www.ruby-forum.com/. > > ------=_Part_15726_26976421.1212145330922--