background image

Turbo C 2.0

 函数中文说明大全

  

目 录

1.字 符函数 ,所在 函数库 为

ctype.h

……………………………………………………………………2

2.数学函数,所在函数库为

math.h、stdlib.h、string.h、float.h

………………………………………2

3.目录函数,所在函数库为

dir.h、dos.h

………………………………………………………………3

4.进程函数,所在函数库为

stdlib.h、process.h

…………………………………………………………4

5.输入输出子程序,所在函数库为

io.h、conio.h、stat.h、dos.h、stdio.h、signal.h

…………………6

6.接口子程序,所在函数库为

dos.h、bios.h

…………………………………………………………11

7 . 操 作 函 数 , 所 在 函 数 库 为

string.h 、 mem.h

………………………………………………………17

8.存贮分配子程序,所在函数库为

dos.h、alloc.h、malloc.h、stdlib.h、process.h

…………………19

9.

 时间日期函数,所在函数库为

time.h、dos.h

………………………………………………………19

1