Learning a language - any language - involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you've mastered. Whether you're learning French, Java, or C, at some point you'll set aside the tutorial and attempt to converse on your own. It's not necessary to know every subtle facet of French in order to speak it well, especially if there's a good dictionary available. Likewise, C programmers don't need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference. This long-awaited book is a complete reference to the C programming language and C runtime library. Its purpose is to serve as a convenient, reliable companion in your day-to-day work as a C programmer. "C in a Nutshell" covers virtually everything you need to program in C, describing all the elements of the language and illustrating their use with numerous examples. The book is divided into three distinct parts. The first part is a fast-paced description, reminiscent of the classic "Kernighan & Ritchie" text on which many C programmers cut their teeth. It focuses specifically on the C language and preprocessor directives, including extensions introduced to the ANSI standard in 1999. These topics and others are covered: Numeric constants; Implicit and explicit type conversions; Expressions and operators; Functions; Fixed-length and variable-length arrays; Pointers; Dynamic memory management; and Input and output. The second part of the book is a comprehensive reference to the C runtime library; it includes an overview of the contents of the standard headers and a description of each standard library function. Part III provides the necessary knowledge of the C programmer's basic tools: the compiler, the make utility, and the debugger. The tools described here are those in the GNU software collection. "C in a Nutshell" is the perfect companion to "K&R", and destined to be the most reached-for reference on your desk.
这本书是O‘REILLY Taiwan翻的,才看到第1章的字符集部分,就被书中文字震惊了! 以下是此书第14页第14行的内容: 编译器转换源代码文件时,编译器所处的环境称为翻译环境(translation environment);编译器执行时,所处的环境称为运行环境(execution environment)。 以下...
评分 评分这本书是O‘REILLY Taiwan翻的,才看到第1章的字符集部分,就被书中文字震惊了! 以下是此书第14页第14行的内容: 编译器转换源代码文件时,编译器所处的环境称为翻译环境(translation environment);编译器执行时,所处的环境称为运行环境(execution environment)。 以下...
评分该书英文比较简单,读起来还是很流畅。 包含的内容比较全,虽然深度有限,建议看完tcpl后读一下这一本,可建立一个系统的关于C语言的体系,然后就是写程序,读代码,看C专家编程~
每天必定查阅
评分当手册查不错 @2011-04-24 12:34:04
评分当手册查不错 @2011-04-24 12:34:04
评分语法 标准库 Make GDB,很有条理,不错
评分每天必定查阅
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有