Skip to content

A simple C program that converts a number from base 10 to ANY other base

License

Notifications You must be signed in to change notification settings

thetechdog/base10tobaseB-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Simple Base 10 to Base B Converter

A simple C program that converts a number from base 10 to any other base.

Features:

  • Detects if the inputted base is invalid
  • Separates digits if the base is greater than 10 for legibility

License

I mean... I think it's pretty self-explanatory. But, if you want to optionally give credit, I appreciate it. Also, check the source code for the "no warranty" clause.

About

A simple C program that converts a number from base 10 to ANY other base

Topics

Resources

License

Stars

Watchers

Forks

Languages