int strerror_r(int errnum, char *buf, size_t n);. 说明,对于函数strerror_r,第一个参数errnum是错误代码,第二个参数buf是用户提供的存储错误描述 ...
確定! 回上一頁