C 库函数- perror() C 标准库- <stdio.h> 描述C 库函数void perror(const char *str) 把一个描述性错误消息输出到标准错误stderr。首先输出字符串str,后跟一个冒号, ...
確定! 回上一頁