討論串[討論] <errno> strerror()找不到errno定義的字串
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
要找的不是Linux source code, 而是 GNU C Library. http://www.gnu.org/s/libc/libc.html. 用 git 把程式碼拉下來. string/strerror.c : strerror 函式最後一行. return __strerror_r
(還有452個字)
內容預覽:
目前在執行某支應用程式時. 出現socket: Address family not supported by protocol. 的錯誤訊息. 就想說看一下errno部分. 而在Linux source code找Address family not supported by protocol.
(還有327個字)
首頁
上一頁
1
下一頁
尾頁