int strerror_r(int errnum, char *buf, size_t n); DESCRIPTION The strerror() function returns a string describing the error code passed in the argument ...
確定! 回上一頁