static inline __asm declspec(register_abi) uint32_t htonl(uint32_t x) ... Can you not use the GCC instrinics __builtin_bswap16() and __builtin_bswap32() ?
確定! 回上一頁