20.在socket programming屮,要轉換一個16位元的整數到網路位元順序,需要使用下列哪一個函式?
(A) htons()
(B) ntohs()
(C) htonl()
(D) ntohl()

答案:登入後查看
統計: A(68), B(28), C(47), D(10), E(0) #2270079

詳解 (共 1 筆)

#4169985
htons()host to net...
(共 112 字,隱藏中)
前往觀看
2
0