C言語関数辞典
ホーム
ヘッダファイル別一覧
アルファベット別一覧
C言語Tips集
C言語用語集
≫
ホーム
≫
C言語ヘッダファイル別一覧
≫ stddef.h
stddef.h
stddef.h には以下の 2 種類のマクロが定義されています.
マクロ
マクロ名
概要
NULL
空ポインタ定数 (null pointer constant)
を表す
offsetof
構造体のメンバの
オフセット (offset)
を返す
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コマンド集