c - What happens if ntohl() is called with an integer that is already in host byte order? -



c - What happens if ntohl() is called with an integer that is already in host byte order? -

if utilize ntohl() on integer in host byte order cause problems?

if not, how ntohl() function know argument in host byte order?

your question doesn't create sense. ntohl nil high-order or low-order.

if endianness of scheme same network order, nothing otherwise swap stuff around

c byte-order

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -