Write the function htoi(s), which converts a string of hexadecimal digits (including an optional 0x or 0x) into its equivalent integer value. The allowable digits are 0 through 9, a through f, and A through F.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.