Sunday, June 26, 2016

Convert a HexaDecimal char to an integer value

June 26, 2016

Get an integer value from HexaDecimal char - for example, 'F', return 15; '9' return 9
https://gist.github.com/jianminchen/2fbf865e2bdb49681bb8c7e9899d5908

No comments:

Post a Comment