C言語関数辞典
ホーム
ヘッダファイル別一覧
アルファベット別一覧
C言語Tips集
C言語用語集
≫
ホーム
≫
C言語ヘッダファイル別一覧
≫ stdbool.h
stdbool.h
(C99)
stdbool.h には 4 つのマクロが定義されています.
マクロ
マクロ名
概要
bool
_Bool に展開する
true
整数定数 1 に展開する
false
整数定数 0 に展開する
__bool_true_false_are_defined
整数定数 1 に展開する
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コマンド集