... uint32_t htole32(uint32_t host_32bits); uint32_t be32toh(uint32_t big_endian_32bits); ... Highest-address byte */; printf("x.u32 = 0x%x\n", x.u32);
確定! 回上一頁