htons()的原型:
程序代码:
htons()的出入口都是16位,vfp声明htons()时应该这样:
DECLARE short htons IN Ws2_32 short

u_short WSAAPI htons( [in] u_short hostshort );
htons()的出入口都是16位,vfp声明htons()时应该这样:
DECLARE short htons IN Ws2_32 short