Skip to content

It's a program that converts numbers in a base (from 2 to 64) to another one.

License

Notifications You must be signed in to change notification settings

CyberCoral/Base_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base_Converter

It's a program that converts numbers in a base (from 2 to 64) to another one.

Beware of the integer limit of 2**63 - 1 in the bash program, because the bash program cannot handle negative integers.

About

It's a program that converts numbers in a base (from 2 to 64) to another one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published