C in a Nutshell: The Definitive Reference, 2/e (Paperback)

Peter Prinz, Tony Crawford

買這商品的人也買了...

商品描述

The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along with a typical example.

Ideal for experienced C and C++ programmers, this book also includes popular tools in the GNU software collection. You’ll learn how to build C programs with GNU Make, compile executable programs from C source code, and test and debug your programs with the GNU debugger.

In three sections, this authoritative book covers:

  • C language concepts and language elements, with separate chapters on types, statements, pointers, memory management, I/O, and more
  • The C standard library, including an overview of standard headers and a detailed function reference
  • Basic C programming tools in the GNU software collection, with instructions on how use them with the Eclipse IDE

商品描述(中文翻譯)

這本經典的 O'Reilly 參考書新版提供了 C 語言和運行時庫中每個功能的清晰詳細解釋,包括多線程、類型通用宏和 2011 年 C 標準(C11)中新增的庫函數。如果您想了解一個陌生函數的效果以及標準庫對其行為的要求,您可以在這裡找到它,還有一個典型的示例。

這本書非常適合有經驗的 C 和 C++ 程序員,還包括 GNU 軟件集合中的流行工具。您將學習如何使用 GNU Make 構建 C 程序,從 C 源代碼編譯可執行程序,以及使用 GNU 調試器測試和調試程序。

這本權威書籍分為三個部分,涵蓋了以下內容:

- C 語言概念和語言元素,包括類型、語句、指針、內存管理、I/O 等各個章節
- C 標準庫,包括標準頭文件概述和詳細的函數參考
- GNU 軟件集合中的基本 C 編程工具,並提供如何在 Eclipse IDE 中使用它們的指導。