View Single Post
Old 08-22-2008, 04:49 AM   #1850
dplax
Jack Burton
 

Join Date: July 19, 2003
Location: an expat living in France
Age: 40
Posts: 5,577
Default Re: Has there been a question thread before?

Quote:
Originally Posted by Bungleau View Post
Do you think I'd ask if I didn't want to know? Do you have *ANY* idea how many decimal to binary converters I searched through, looking for one that could convert a decimal number to binary? And do you realize that *EVERY* one I found is actually an INTEGER to binary converter?
Most programming languages have inbuilt functions or libraries to handle it. Would probably take anywhere to ten-fifteen seconds to write a simple command-line program to do it. Might take a minute if you want to give it a fancy UI.

Can you feel the geekness?
dplax is offline   Reply With Quote