error是一个包含在<errno.h>中的预定义的外部int变量,用于表示最近一个函数调用 ... i++) printf("errno:%d -> %s\n", i, strerror(i)); return 0; }.
確定! 回上一頁