int str2hex (char * stringPointer );
str2hex returns the numeric value of the string pointed to by stringPointer. The default conversion uses hexadecimal.