Quick Base Converter
Contents
About
If you're a programmer, sooner or later you're going to have to convert integers from one base to another (e.g. hexadecimal to binary). This little tool helps you to do it quickly. When you enter a value for a specific base, the other base values are immediately updated to show an equivalent value in a different base. Only unsigned integers can be entered. If you wish a number to be negative, imagine a hyphen in front of it.
Screenshots
How many people can read hex if only you and dead people can read hex?
Binaries and Source Code
The ZIP files here contain the binaries (.exe), source code, along with Dev-C++ and Visual Studio 2003 project files. To unzip ZIP files, you'll need a program like 7-Zip.- qbc0.2.zip (47.9 kb)