HTONF 282 pack.c #define HTONF(x,y) (memcpy(&y,&x,sizeof(float)), \ HTONF 300 pack.c #define HTONF(x,y) htonf(x)