P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ P99_HTON

#define P99_HTON (   N,
 
)    (((P99_PASTE2(p00_endian_, N) const)P99_HTON_INITIALIZER(N, X)).p00_i)

host to network transformation of integers according to the endianness of the platform

Parameters
Nis the number of bytes of the type
Xis the value that is to be transformed

Definition at line 1461 of file p99_int.h.