Description: Very complete character into a different binary code data parsing
Support two, eight, ten, hexadecimal
1. 0b/beginning 0B is binary, 0bxxxxx, where x is 0 or 1
2. 0x/0X beginning of the 16th distill number
3.0 beginning octal
4.1 to 9 at the beginning of a decimal number
To Search:
File list (Check if you may need any files):
StrToInt
........\Makefile
........\StrToInt.c
........\StrToIntTest.c