找回密码
 立即注册
thebook程序员programmers | 系统编程 2022-10-03 95 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
作者以自己1985年在Bell实验室时发布的一篇论文为基础,联系自己的办公经验扩展变成这本对C程序员具有宝贵价值的经典著作。写作本书的起点不是要批评C言语,而是要帮助C程序员绕过编程过程中的圈套和妨碍。全书分为8章,分别从词法分析、语法语义、连接、库函数、预管理器、可移植性故障等几个方面分析了C编程中可能遇到的问题。最终,作者用一章的篇幅给出了若干具有实用价值的建议。本书合适有必定经验的C程序员阅读学习,即便你是C编程高手,本书也应当变成你的案头必备书籍。
C圈套与故障.pdf

(Based on a paper published by the author when he was in Bell Lab in 1985, the author expanded his office experience into a classic book of valuable value for C programmers. The starting point of writing this book is not to criticize C language, but to help C programmers bypass the traps and obstacles in the programming process. The book is divided into eight chapters, which analyze the problems that may be encountered in C programming from lexical analysis, syntax and semantics, connection, library function, pre manager, portability failure and other aspects. Finally, the author gives some practical suggestions in one chapter. This book is suitable for experienced C programmers to read and learn. Even if you are a C programming expert, this book should also become a necessary book for your desk.
C Traps and Failure.pdf)

[下载]20224379057.rar




上一篇:C++Primer中文版
下一篇:C++程序设计_谭浩强