Results of 1 - 10 of about 13 for errnum (0.002 sec.)
- Man page of STRERROR 10891
- STRERROR Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stre
...
返す。 書式 #include < string.h > char *strerror(int errnum ); const char *strerrorname_np(int errnum ); const ...
char *strerrordesc_np(int errnum ); int strerror_r(int errnum , char * buf , size_t ...
buflen ); /* XSI-compliant */ char *strerror_r(int errnum , char * buf , size_t buflen ); /* GNU-specific */ ...
char *strerror_l(int errnum , locale_t locale ); glibc 向けの機能検査マクロの要 ...
-
https://man.plustar.jp/manpage/man3/strerror.3.html
- [similar]
- Man page of STRERROR 10891
- STRERROR Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stre
...
返す。 書式 #include < string.h > char *strerror(int errnum ); const char *strerrorname_np(int errnum ); const ...
char *strerrordesc_np(int errnum ); int strerror_r(int errnum , char * buf , size_t ...
buflen ); /* XSI-compliant */ char *strerror_r(int errnum , char * buf , size_t buflen ); /* GNU-specific */ ...
char *strerror_l(int errnum , locale_t locale ); glibc 向けの機能検査マクロの要 ...
-
https://man.plustar.jp/manpage/man3/strerror_l.3.html
- [similar]
- Man page of STRERROR 10891
- STRERROR Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stre
...
返す。 書式 #include < string.h > char *strerror(int errnum ); const char *strerrorname_np(int errnum ); const ...
char *strerrordesc_np(int errnum ); int strerror_r(int errnum , char * buf , size_t ...
buflen ); /* XSI-compliant */ char *strerror_r(int errnum , char * buf , size_t buflen ); /* GNU-specific */ ...
char *strerror_l(int errnum , locale_t locale ); glibc 向けの機能検査マクロの要 ...
-
https://man.plustar.jp/manpage/man3/strerror_r.3.html
- [similar]
- Man page of STRERROR 10891
- STRERROR Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stre
...
返す。 書式 #include < string.h > char *strerror(int errnum ); const char *strerrorname_np(int errnum ); const ...
char *strerrordesc_np(int errnum ); int strerror_r(int errnum , char * buf , size_t ...
buflen ); /* XSI-compliant */ char *strerror_r(int errnum , char * buf , size_t buflen ); /* GNU-specific */ ...
char *strerror_l(int errnum , locale_t locale ); glibc 向けの機能検査マクロの要 ...
-
https://man.plustar.jp/manpage/man3/strerrordesc_np.3.html
- [similar]
- Man page of STRERROR 10891
- STRERROR Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stre
...
返す。 書式 #include < string.h > char *strerror(int errnum ); const char *strerrorname_np(int errnum ); const ...
char *strerrordesc_np(int errnum ); int strerror_r(int errnum , char * buf , size_t ...
buflen ); /* XSI-compliant */ char *strerror_r(int errnum , char * buf , size_t buflen ); /* GNU-specific */ ...
char *strerror_l(int errnum , locale_t locale ); glibc 向けの機能検査マクロの要 ...
-
https://man.plustar.jp/manpage/man3/strerrorname_np.3.html
- [similar]
- Man page of ASSERT_PERROR 8674
- ASSERT_PERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前
...
assert_perror - test errnum and abort 書式 #define _GNU_SOURCE /* feature_test ...
参照 */ #include < assert.h > void assert_perror(int errnum ); 説明 最後に < assert.h > がインクルードされた時 ...
perror () は標準エラーにエラーメッセージを表示し、 errnum が 0 でない場合には abort (3) を呼び出してプログラ ...
名、マクロ呼び出しがあった関数名と行番号、 strerror(errnum) の出力が含まれる。 返り値 値は返されない。 属性 こ ...
-
https://man.plustar.jp/manpage/man3/assert_perror.3.html
- [similar]
- Man page of ERROR 7689
- ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error,
...
式 #include < error.h > void error(int status , int errnum , const char * format , ...); void error_at_line(i ...
nt status , int errnum , const char * filename , unsigned int linenum , c ...
ーマット文字列 format で指定されたメッセージである。 errnum が 0 以外の場合、 2 つ目のコロンとスペースの後に s ...
trerror(errnum) で指定された文字列も出力される。 format で必要な引 ...
-
https://man.plustar.jp/manpage/man3/error.3.html
- [similar]
- Man page of ERROR 7689
- ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error,
...
式 #include < error.h > void error(int status , int errnum , const char * format , ...); void error_at_line(i ...
nt status , int errnum , const char * filename , unsigned int linenum , c ...
ーマット文字列 format で指定されたメッセージである。 errnum が 0 以外の場合、 2 つ目のコロンとスペースの後に s ...
trerror(errnum) で指定された文字列も出力される。 format で必要な引 ...
-
https://man.plustar.jp/manpage/man3/error_at_line.3.html
- [similar]
- Man page of ERROR 7689
- ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error,
...
式 #include < error.h > void error(int status , int errnum , const char * format , ...); void error_at_line(i ...
nt status , int errnum , const char * filename , unsigned int linenum , c ...
ーマット文字列 format で指定されたメッセージである。 errnum が 0 以外の場合、 2 つ目のコロンとスペースの後に s ...
trerror(errnum) で指定された文字列も出力される。 format で必要な引 ...
-
https://man.plustar.jp/manpage/man3/error_message_count.3.html
- [similar]
- Man page of ERROR 7689
- ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error,
...
式 #include < error.h > void error(int status , int errnum , const char * format , ...); void error_at_line(i ...
nt status , int errnum , const char * filename , unsigned int linenum , c ...
ーマット文字列 format で指定されたメッセージである。 errnum が 0 以外の場合、 2 つ目のコロンとスペースの後に s ...
trerror(errnum) で指定された文字列も出力される。 format で必要な引 ...
-
https://man.plustar.jp/manpage/man3/error_one_per_line.3.html
- [similar]