注重体验与质量的电子书资源下载网站
分类于: 编程语言 人工智能
简介
C Traps and Pitfalls 豆 8.9分
资源最后更新于 2020-09-10 15:15:01
作者:Andrew Koenig
出版社:Addison-Wesley Professional
出版日期:1989-01
ISBN:9780201179286
文件格式: pdf
标签: C programming 计算机 C/C++ 程序语言 Pitfalls 程序设计 Traps
简介· · · · · ·
Even C experts come across problems that require days ofdebugging to fix. This book helps to prevent such problems byshowing how C programmers get themselves into trouble. Each ofthe book's many examples has trapped a professional programmer. In addition to its examples, C Traps and Pitfalls offers adviceon: *avoiding off-by-one errors *understanding and constructing function ...