C语言的常用头文件: <ctype.h> <time.h> <stdio.h> <stdlib.h> <math.h> <string.h> 各类头文件的函数用法: <stdio.h> printf:打印,产生格式化输出的函数 getchar: