Skip to content

A C++ code that does number bases coversion between 2 to 16

Notifications You must be signed in to change notification settings

emmrys-jay/Number-Bases-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUMBER BASES CONVERTER

This project is a number bases coverter which can convert any number in bases 2 - 16 to any other number in a different base withing the same range.

This project was implemented using C++.

The CLI executable has been created already, but linux users can get the code and compile it on their machine readily.

About

A C++ code that does number bases coversion between 2 to 16

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages