Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (43.68 KB, 7 trang )
C: In a Nutshell
Table of Contents
Copyright
Preface
How This Book Is Organized
Further Reading
Conventions Used in This Book
Using Code Examples
Safari® Enabled
Your Questions and Comments
Acknowledgments
Part I: Language
Chapter 1. Language Basics
Section 1.1. Characteristics of
C
Section 1.2. The Structure of C
Programs
Section 1.3. Source Files
Section 1.4. Comments
Section 1.5. Character Sets
Section 1.6. Identifiers
Section 1.7. How the C
Compiler Works
Chapter 2. Types
Section 2.1. Typology
Section 2.2. Integer Types
Section 2.3. Floating-Point