So, one byte in hex is converted to decimal. Code: [View]. void printDec(const unsigned char *ptr, int len) { int i; for(i= ...
確定! 回上一頁