You can use strerror() to get a human-readable string for the error number. This is the same string printed by perror() but it's useful if you're formatting ...
確定! 回上一頁