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