Skip to content

A simple utility to convert values from one base to another

License

Notifications You must be signed in to change notification settings

gabrielematteaz/intconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

intconv

A simple utility for converting values from one base to another

Options

  • 'f' = From base
  • 't' = To base
  • 's' = Signed output
  • 'l' = Lowercase output

Other

Minimum base supported: 2
Maximum base supported: 36

Example

ivconv -t 2 20

Result (Example)

10100

About

A simple utility to convert values from one base to another

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages