perror (), strerror() ... void perror(const char *s); ... 函式strerror() 類似perror(),不同之處是strerror() 會依據所給的值,傳回一個指向錯誤訊息的指標(通常 ...
確定! 回上一頁