Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.
-
Updated
Aug 1, 2024 - C++
Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.
Basic project for 1st semester using procedural programming that does conversions between hex, oct, dec, bin and performs arithmetic operations on them either the data type is integer or float.
Add a description, image, and links to the numberconversion topic page so that developers can more easily learn about it.
To associate your repository with the numberconversion topic, visit your repo's landing page and select "manage topics."