文法:
#include <cstring> const char *strerror( int 番号 );
strerror()関数は、番号に関連する、実装依存の文字列を返します。
番号
関連トピック: perror