printf (" heres a byte: %2.2X \n", (char)byte_block[3]); I get FFFFFF82. The format and the cast are being ignored?? Confused on a friday evening ...
確定! 回上一頁