討論串[討論] <errno> strerror()找不到errno定義的字串
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓3(3推 0噓 3→)留言6則,0人參與, 最新作者james732 (好人超)時間14年前 (2011/07/27 01:17), 編輯資訊
0
0
1
內容預覽:
要找的不是Linux source code, 而是 GNU C Library. http://www.gnu.org/s/libc/libc.html. 用 git 把程式碼拉下來. string/strerror.c : strerror 函式最後一行. return __strerror_r
(還有452個字)

推噓1(1推 0噓 2→)留言3則,0人參與, 最新作者HILL33LOVE (就是愛希爾)時間14年前 (2011/07/27 00:34), 編輯資訊
0
0
0
內容預覽:
目前在執行某支應用程式時. 出現socket: Address family not supported by protocol. 的錯誤訊息. 就想說看一下errno部分. 而在Linux source code找Address family not supported by protocol.
(還有327個字)
首頁
上一頁
1
下一頁
尾頁