最終更新:2013-02-07 (木) 19:17:30 (4094d)  

C言語/標準ヘッダ
Top / C言語 / 標準ヘッダ

ファイル名導入機能
assert.h診断機能
complex.h?C99複素数計算
ctype.h文字操作
errno.hエラー
fenv.h?C99浮動小数点環境
float.h浮動小数点型の特性
inttypes.h?C99整数型の書式の変換
iso646.h?NA1?(C95)代替つづり(Alternate spellings)
limits.h整数型の大きさ
locale.h文化圏固有操作
math.h数学
setjmp.h非局所分岐
signal.hシグナル操作
stdarg.h可変個数の実引数
stdbool.hC99論理型および論理値
stddef.h共通の定義
stdint.hC99整数型
stdio.h入出力
stdlib.h一般ユーティリティ
string.h文字列操作
tgmath.h?C99型総称数学関数(Type-generic math)
time.h日付及び時間
wchar.hNA1?(C95)多バイトおよびワイド文字拡張ユーティリティ
wctype.h?NA1?(C95)ワイド文字種分類およびワイド文字大文字小文字変換ユーティリティ

C11

  • stdalign.h?
  • stdatomic.h?
  • stdnoreturn.h?
  • threads.h?
  • uchar.h?

関連