C言語関数辞典
ホーム
ヘッダファイル別一覧
アルファベット別一覧
C言語Tips集
C言語用語集
≫
ホーム
≫
C言語ヘッダファイル別一覧
≫ iso646.h
iso646.h
(C95)
iso646.h には演算子に対応する 11 個のマクロが定義されています.マクロと対応する演算子の一覧は以下の通りです.
マクロ
マクロ名
対応する演算子
and
&&
and_eq
&=
bitand
&
bitor
|
compl
~
not
!
not_eq
!=
or
||
or_eq
|=
xor
^
xor_eq
^=
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コマンド集