语法:
#include <cstring> const char *strerror( int num );
strerror() 返回和实现相关的与num对应的字符串。
num
相关主题: perror