C: A Reference Manual, 5/e (美國原版)
暫譯: C 語言參考手冊,第五版
Samuel P. Harbison, Guy L. Steele Jr.
- 出版商: Prentice Hall
- 出版日期: 2002-02-21
- 售價: $3,680
- 貴賓價: 9.5 折 $3,496
- 語言: 英文
- 頁數: 533
- 裝訂: Paperback
- ISBN: 013089592X
- ISBN-13: 9780130895929
-
相關分類:
C 程式語言
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,810$1,720 -
$580$458 -
$680$537 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$880$695 -
$450$351 -
$690$587 -
$780$741 -
$750$638 -
$650$514 -
$580$458 -
$760$600 -
$590$466 -
$680$537 -
$690$538 -
$750$638 -
$560$476 -
$480$379 -
$750$593 -
$780$616 -
$650$507 -
$1,260$1,197 -
$3,500$3,325 -
$2,600$2,548
商品描述
Summary
This best-selling, authoritative reference manual provides a complete description of the C language, the run-time libraries, and a style of C programming that empha_sizes correctness, portability, and maintainability.
Describing the C language more clearly and in more detail than any other book, authors Samuel P. Harbison and Guy L. Steele Jr. provide in a single manual:
- Standard C (1999) - the new revison of the C Standard supports complex and Boolean types, variable length arrays, precise floating-point programming, and new libraries for portability and internationalization.
- Standard C (1989)- the version of C used by most of today's programmers.
- Traditional C-common practice before 1990, with millions of lines of code in use every day.
- C++ compatible C-code that can be used as C or C++.
- The complete C run-time libraries for all C versions.
C: A Reference Manual is the only book that describes all the details of C-past and present. It is the single must-have reference for all C programmers and implementors.
Thoroughly revised and updated, the expanded Fifth Edition includes a complete description of the latest C Standard, ISO/IEC 9899:1999, with its powerful language extensions and new libraries.
New! Visit the Web site. www.CAReferenceManual.com contains source code for the longer examples in the book, expanded discussions on language issues, the latest ISO/IEC language corrigenda, and links to other C resources.
Table of Contents
I. THE C LANGUAGE.
2. Lexical Elements.
3. The C Preprocessor.
4. Declarations.
5. Types.
6. Conversions and Representations.
7. Expressions.
8. Statements.
9. Functions.
II. THE C LIBRARIES.
11. Standard Language Additions.
12. Character Processing.
13. String Processing.
14. Memory Functions.
15. Input/Output Facilities.
16. General Utilities.
17. Mathematical Functions.
18. Time and Date Functions.
19. Control Functions.
20. Locale.
21. Extended Integer Types.
22. Floating-point Environment.
23. Complex Arithmetic.
24. Wide and Multibyte Facilities
Appendix A. The ASCII Character Set.
Appendix B. Syntax of the C Language.
Appendix C. Answers to the Exercises.
Index.
商品描述(中文翻譯)
摘要
這本暢銷且權威的參考手冊提供了 C 語言、執行時庫以及強調正確性、可攜性和可維護性的 C 程式設計風格的完整描述。
作者 Samuel P. Harbison 和 Guy L. Steele Jr. 以比其他書籍更清晰且更詳細的方式描述 C 語言,並在一本手冊中提供:
- 標準 C (1999) - C 標準的新修訂版支持複雜和布林類型、可變長度陣列、精確的浮點程式設計,以及用於可攜性和國際化的新庫。
- 標準 C (1989) - 當今大多數程式設計師使用的 C 版本。
- 傳統 C - 1990 年之前的常見做法,每天有數百萬行代碼在使用。
- C++ 兼容的 C - 可以作為 C 或 C++ 使用的代碼。
- 所有 C 版本的完整 C 執行時庫。
C: A Reference Manual 是唯一描述 C 語言所有細節的書籍,包括過去和現在。它是所有 C 程式設計師和實現者必備的參考書。
經過徹底修訂和更新,擴充的第五版包括對最新 C 標準 ISO/IEC 9899:1999 的完整描述,並包含其強大的語言擴展和新庫。
新!訪問網站 www.CAReferenceManual.com,該網站包含書中較長示例的源代碼、對語言問題的擴展討論、最新的 ISO/IEC 語言更正,以及其他 C 資源的鏈接。
目錄
I. C 語言。
2. 詞法元素。
3. C 預處理器。
4. 聲明。
5. 類型。
6. 轉換和表示。
7. 表達式。
8. 語句。
9. 函數。
II. C 庫。
11. 標準語言附加功能。
12. 字符處理。
13. 字串處理。
14. 記憶體函數。
15. 輸入/輸出設施。
16. 一般實用工具。
17. 數學函數。
18. 時間和日期函數。
19. 控制函數。
20. 地區設置。
21. 擴展整數類型。
22. 浮點環境。
23. 複數運算。
24. 寬字元和多位元組設施
附錄 A. ASCII 字符集。
附錄 B. C 語言的語法。
附錄 C. 練習題的答案。
索引。