The C library function void perror(const char *str) prints a descriptive error message to stderr. First the string str is printed, followed by a colon then ...
確定! 回上一頁