enum Result {OK,ERROR}; enum Result eHexStringToUInt(char pcStr[], unsigned int *puiValue) { unsigned char ucCharCounter; if ((pcStr[0] !=
確定! 回上一頁