Convert between various binary and decimal forms This Project was written in C++. This application was written to work on windows 8 tablet devices. Older support for Visual studio 2013/2015 might be required. Make sure to install workload for Mobile Development using C++ in your visual studio installer
When Converting from One’s Compliment to Decimal or Two’s Compliment to decimal, the limit number size is a binary number with 8 digits.
What the solution won’t do: “Converter is not a calculator, thus cannot perform normal calculator functions nor resolve mathematical expressions”.