若为0,则无错误,其它值均表示一类错误。errno只在函数返回错误时才有意义,当函数执行正常 ... i < 140; i++){ printf("%4d:%s\n", i, strerror(i)); } return 0; }.
確定! 回上一頁