manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1031 for errno (0.028 sec.)
Man page of ERRNO 9193
ERRNO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 errno - ... 直近に発生したエラーの番号 書式 #include < errno.h > 説明 ヘッダーファイル < errno.h > で整数型の変 ...errno が定義されており、 システムコールやいくつかのライブ ... 発生した際に この変数にその原因を示す値を設定する。 errno errno の値は呼び出しの返り値がエラー (ほとんどのシ ... を示したときにのみ意味を持つが、関数は成功した場合も errno を変更することが「許されている」。どのシステムコー ...
https://man.plustar.jp/manpage/man3/errno.3.html - [similar]
Man page of PERROR 7484
PERROR Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 perror ... stdio.h > void perror(const char * s ); #include < errno.h > const char * const sys_errlist []; int sys_ner ... r ; int errno ; /* 実際にこのように宣言されているわけではない。 ... した 関数名を入れておくとよい。 エラー番号は外部変数 errno から取得される。 errno はエラーが発生した時に設定さ ... されない。 大域変数のエラーリスト sys_errlist [] は errno を添字とする配列で、この 配列から改行無しのエラーメ ...
https://man.plustar.jp/manpage/man3/perror.3.html - [similar]
Man page of PERROR 7484
PERROR Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 perror ... stdio.h > void perror(const char * s ); #include < errno.h > const char * const sys_errlist []; int sys_ner ... r ; int errno ; /* 実際にこのように宣言されているわけではない。 ... した 関数名を入れておくとよい。 エラー番号は外部変数 errno から取得される。 errno はエラーが発生した時に設定さ ... されない。 大域変数のエラーリスト sys_errlist [] は errno を添字とする配列で、この 配列から改行無しのエラーメ ...
https://man.plustar.jp/manpage/man3/sys_errlist.3.html - [similar]
Man page of PERROR 7484
PERROR Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 perror ... stdio.h > void perror(const char * s ); #include < errno.h > const char * const sys_errlist []; int sys_ner ... r ; int errno ; /* 実際にこのように宣言されているわけではない。 ... した 関数名を入れておくとよい。 エラー番号は外部変数 errno から取得される。 errno はエラーが発生した時に設定さ ... されない。 大域変数のエラーリスト sys_errlist [] は errno を添字とする配列で、この 配列から改行無しのエラーメ ...
https://man.plustar.jp/manpage/man3/sys_nerr.3.html - [similar]
Man page of MATH_ERROR 6863
MATH_ERROR Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 ma ... らのエラーの検出 書式 #include < math.h > #include < errno.h > #include < fenv.h > 説明 エラーが発生すると、ほ ... 通知する。 エラー通知機構は 2 種類あり、 古いものが errno を設定するやり方であり、新しいものが fenv (3) で説 ... 確認する必要がある場合には、 数学関数を呼び出す前に errno を 0 に設定し、 feclearexcept(FE_ALL_EXCEPT); を呼 ... び出すべきである。 数学関数から返ってきた際に、 errno が 0 以外か、 fetestexcept(FE_INVALID | FE_DIVBYZE ...
https://man.plustar.jp/manpage/man7/math_error.7.html - [similar]
Man page of MATHERR 6035
MATHERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mathe ... された範囲外であった)。 返り値は関数によって異なり、 errno には EDOM が設定される。 SING 極エラー (pole error ... となり、 たいていは符号付きである。 ほとんどの場合、 errno には EDOM が設定される。 OVERFLOW オーバーフローが ... 発生した。 ほとんどの場合、値 HUGE が返され、 errno には ERANGE が設定される。 UNDERFLOW アンダーフロー ... が発生した。 0.0 が返され、 errno に ERANGE が設定される。 TLOSS Total loss of signi ...
https://man.plustar.jp/manpage/man3/matherr.3.html - [similar]
Man page of FTS 5257
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... ) */ short fts_level; /* 深さ (-1 〜 N) */ int fts_errno; /* ファイルのエラー番号 */ long fts_number; /* ロ ... り値であり、 何がエラーを起こしたかを示すために fts_errno フィールドが設定される。 FTS_DOT fts_open () へのフ ... い。 FTS_ERR これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ... 義されない。 これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ...
https://man.plustar.jp/manpage/man3/fts.3.html - [similar]
Man page of FTS 5257
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... ) */ short fts_level; /* 深さ (-1 〜 N) */ int fts_errno; /* ファイルのエラー番号 */ long fts_number; /* ロ ... り値であり、 何がエラーを起こしたかを示すために fts_errno フィールドが設定される。 FTS_DOT fts_open () へのフ ... い。 FTS_ERR これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ... 義されない。 これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ...
https://man.plustar.jp/manpage/man3/fts_children.3.html - [similar]
Man page of FTS 5257
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... ) */ short fts_level; /* 深さ (-1 〜 N) */ int fts_errno; /* ファイルのエラー番号 */ long fts_number; /* ロ ... り値であり、 何がエラーを起こしたかを示すために fts_errno フィールドが設定される。 FTS_DOT fts_open () へのフ ... い。 FTS_ERR これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ... 義されない。 これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ...
https://man.plustar.jp/manpage/man3/fts_close.3.html - [similar]
Man page of FTS 5257
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... ) */ short fts_level; /* 深さ (-1 〜 N) */ int fts_errno; /* ファイルのエラー番号 */ long fts_number; /* ロ ... り値であり、 何がエラーを起こしたかを示すために fts_errno フィールドが設定される。 FTS_DOT fts_open () へのフ ... い。 FTS_ERR これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ... 義されない。 これはエラーの場合の返り値であり、 fts_errno フィールドは、何がエラーを起こしたかを示す値に設定 ...
https://man.plustar.jp/manpage/man3/fts_open.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022