c 函数及指针学习 10
时间:2014-05-01 19:06:09
收藏:0
阅读:305
标准库函数
1算数运算stdlib.h
2随机数stdlib.h
3字符串转化stdlib.h
4数学函数 math.h
5日期和时间 time.h
6信号 signal.h
7打印可变参数列表stdarg.h
8断言 assert.h
抽象数据类型在数据结构中比较仔细
运行时环境没看
评论(0)