Skip to content
/ charcodez Public

Convert string from the following bases: octal, binary, decimal, hex, 36 and return the char code

License

Notifications You must be signed in to change notification settings

su8/charcodez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charcodez

Convert string from the following bases: octal, binary, decimal, hex, 36 and return the char code.

Usage

# input
$> charcodez hex 0xdeadbeef

# output
$> 3735928559

Installation

$ make
# make install

About

Convert string from the following bases: octal, binary, decimal, hex, 36 and return the char code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published