For example, the uint32_t value 0x01020304 is represented as the four bytes 0x04, ... val); printf("As bytes:\n"); union { uint32_t asint; ...
確定! 回上一頁