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>
C标准头文件
时间: 2024-10-12 16:31:49