Skip to content

shaunpanjabi/d2b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

d2b.cpp

Base 10 to Base X Conversion

Compiled using g++ version 4.6.3

Program converts a base 10 number to any other base.

I've only tested so many cases so far, but it seems to work well for binary, hexadecimal, and base 4.

About

Base 10 to Base X Conversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages