/number-converter

simple binary - decimal - octal - hexadecimal converter

Primary LanguageC++

number-converter


simple binary - decimal - octal - hexadecimal converter

you can do the following task with this converter

  • binary --> decimal / octal / hexadecimal
  • decimal --> octal / binary /hexadecimal
  • octal --> decimal / binary /hexadecimal
  • hexadecimal --> binary / decimal / octal

running


  • you can simply run the program by opening terminal in the folder and run python start.py

usage notes

the program will behaves abnormally when processing bigger numbers