int HHexToInt

( char* szHex, int iHexLen )

convert HEX string to integer

Documentation

convert HEX string to integer

Parameters:
szHex - [in] Hex string (ex. "26A")
iHexLen - [in] length of szHex string
Returns:
if success, return integer.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.