Quote:
Originally Posted by Bungleau
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?