Skip to content

su8/charcodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charcodex

Return the char code in given string at certain index position

Usage

# input
$> charcodex 9 Hello World

# output
$> 108 

Installation

$ make
# make install

About

Blunt copy of JavaScript's String charCodeAt() function

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors