Sunday, June 26, 2016

Remove leading 0 in HexaDecimal string

June 26, 2016 

1. Remove leading 0 in HexDecimal string, for example, "08" should be "8"
https://gist.github.com/jianminchen/fb14be371486b0fa3659cc2542a41bc1

No comments:

Post a Comment