码迷,mamicode.com
首页 > 其他好文 > 详细

C标准头文件

时间:2014-08-16 16:23:20      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   io   文件   ar   div   log   

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标准头文件,布布扣,bubuko.com

C标准头文件

标签:style   blog   color   io   文件   ar   div   log   

原文地址:http://www.cnblogs.com/StupidTortoise/p/3916425.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!