首页 > 代码库 > C标准头文件
C标准头文件
C89 共 15 个头文件:
<assert.h> <locale.h> <stddef.h><ctype.h> <math.h> <stdio.h><errno.h> <setjmp.h> <stdlib.h><float.h> <signal.h> <string.h><limits.h> <stdarg.h> <time.h>
C94 添加了 3 个头文件:
<iso646.h> <wchar.h> <wctype.h>
C99 添加了 6 个头文件:
<complex.h> <inttypes.h> <stdint.h><fenv.h> <stdbool.h> <tgmath.h>
C2011 又添加了 5 个头文件:
<stdalign.h> <stdnoreturn.h> <uchar.h><stdatomic.h> <threads.h>
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。