charcodex Return the char code in given string at certain index position Usage # input $> charcodex 9 Hello World # output $> 108 Installation $ make # make install