C in a Nutshell: The Definitive Reference, 2/e (Paperback)
Peter Prinz, Tony Crawford
- 出版商: O'Reilly
- 出版日期: 2016-01-19
- 定價: $2,450
- 售價: 9.0 折 $2,205
- 語言: 英文
- 頁數: 824
- 裝訂: Paperback
- ISBN: 1491904755
- ISBN-13: 9781491904756
-
相關分類:
C 程式語言
-
相關翻譯:
C語法暨程式庫標準辭典, 2/e (C in a Nutshell: The Definitive Reference, 2/e) (繁中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,770$1,682 -
$8,640$8,208 -
$1,362Fundamentals of Data Structures in C, 2/e (Paperback)
-
$620$527 -
$280$252 -
$880$695 -
$1,960CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming (Paperback)
-
$1,805$1,710 -
$680$578 -
$2,689C Primer Plus, 6/e (Paperback)
-
$690$538 -
$301並行編程方法與優化實踐
-
$780$616 -
$360$284 -
$460$363 -
$450$356 -
$281設計模式解析, 2/e (修訂版)
-
$680$537 -
$1,584Discovering Modern C++: An Intensive Course for Scientists, Engineers, and Programmers (Paperback)
-
$280$218 -
$450$383 -
$403演算法之美 — 隱匿在資料結構背後的原理 (C++版)
-
$1,368Elegant SciPy: The Art of Scientific Python
-
$450$351 -
$690$538
相關主題
商品描述
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 中使用它們的指導。