函数名: strerror 功 能: 返回指向错误信息字符串的指针用 法: #include <errno.h> char *strerror(int errnum); 程序例: #include <stdio.h> #include <errno.h>.
確定! 回上一頁