C标准的头文件

C89标准文件:http://port70.net/~nsz/c/c89/c89-draft.html 

 

序号 头文件名称 备注
1 errno.h  
2 float.h  
3 limits.h  
4 stddef.h  
5 assert.h  
6 ctype.h  
7 locale.h  
8 math.h  
9 setjmp.h  
10 signal.h  
11 stdarg.h  
12 stdio.h   
13 stdlib.h  
14 string.h   
15 time.h   
posted @ 2022-06-24 17:44  FixWater  阅读(45)  评论(0)    收藏  举报