Mount Fuji Engine  0.8b
int MFHexToInt ( const char *  pString)

Converts a string containing a hexadecimal number to an int.

Parameters
pStringString containing a hexadecimal number.
Returns
The value of the hexadecimal number in the string.