作者:[美]Brian W.Kernighan
页数:272
出版社:清华大学出版社
出版日期:2020
ISBN:9787302024125
电子书格式:pdf/epub/txt
内容简介
C程序设计语言于1978年出了第一版,此后,计算机世界经历了一场革命,C语言也有了合理的变化。1988年美国国家标准学会就C语言的主义制订出了ANSI C标准。本书第二版就是按这个标准来描述C语言的。全书八章,分别分:1.指导性绪论;2.数据类型、运算符与表达式;3.控制流;4.函数与结构;5.指针与数组;6.结构;7.输入输出;8.UNIX系统界面。书后附录为:A.参考手册;B.标准库;C.语言定义变化小结。
目录
PrefacePreface to the EditionIntroductionChapter 1.A Tutorial IntroductionChapter 2.Types, Operators, and ExpressionsChapter 3.Control Flow
Chapter 4.Functions and Program StructureChapter 5.Pointers and ArraysChapter 6.StrucuresChapter 7.Input and Output
Chapter 8.The UNIX System InterfaceAppendix A. Reference Manual
Appendix B. Standard Library
Appendix C. Summary of ChangesIndex
Chapter 4.Functions and Program StructureChapter 5.Pointers and ArraysChapter 6.StrucuresChapter 7.Input and Output
Chapter 8.The UNIX System InterfaceAppendix A. Reference Manual
Appendix B. Standard Library
Appendix C. Summary of ChangesIndex














