|
读过这本书吗?
最近在读
读过
想读
还不熟悉
|
图书城书列:
加入到博客或社交网站:
|
|
我来评论这本书:
内容提要:
C程序设计语言于1978年出了第一版,此后,计算机世界经历了一场革命,C语言也有了合理的变化。1988年美国国家标准学会就C语言的定义制订出了ANSI C标准。本书第二版就是按这个标准来描述C语言的。全书八章,分别为:1.指导性绪论;2.数据类型、运算符与表达式;3.控制流;4.函数与程序结构;5.指针与数组;6.结构;7.输入与输出;8.UNIX系统界面。书后附录为:A.参考手册;B.标准库;C. 语言定义变化小结
喜欢读"这本书"的人也喜欢:
目录:
"Preface
Preface to the Editi N_Introducti N_Chapter 1.A Tutorial Introducti N_Chapter 2.Types, Operators, and Expressions Chapter 3.Control Flow Chapter 4.Functions and Program Structure Chapter 5.Pointers and Arrays Chapter 6.Strucures Chapter 7.Input and Output Chapter 8.The UNIX System Interface Appendix A. Reference Manual Appendix B. Standard Library Appendix C. Summary of Changes Index " |