Obviiously, the hex bytes must only contain the numbers 0-9 and letters A-F. ... i < dataSize; i++) { sprintf_s(&tempValue[i],dataSize,"%02x", ...
確定! 回上一頁