C言語関数辞典
ホーム
ヘッダファイル別一覧
アルファベット別一覧
C言語Tips集
C言語用語集
≫
ホーム
≫
C言語ヘッダファイル別一覧
≫ errno.h
errno.h
errno.h にはエラー条件の報告に関するいくつかのマクロが定義されています.
マクロ
マクロ名
概要
EDOM
定義域エラー (domain error) を表す
EILSEQ
多バイト文字 (multi-byte character) の不正な並びを表す
ERANGE
値域エラー (range error) を表す
errno
エラー番号を表す
C言語関数辞典 サイト内検索
C言語関数辞典
ヘッダファイル別
assert.h
complex.h
ctype.h
errno.h
fenv.h
float.h
inttypes.h
iso646.h
limits.h
locale.h
math.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
tgmath.h
time.h
wchar.h
wctype.h
アルファベット別
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Other
C言語Tips集
文字
文字列
数学
日付・時刻
配列・メモリ領域
ファイル
関数
インターフェース
リンク
LaTeXコマンド集