Tải bản đầy đủ (.pdf) (7 trang)

c primer plus fourth edition team fly by stephen prata 3493

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 (74.72 KB, 7 trang )


C Primer Plus, Fourth Edition
Table of Content
Copyright
PREFACE
Approach and Goals
Changes in the 4th Edition
ABOUT THE AUTHOR
ACKNOWLEDGMENTS
TELL US WHAT YOU
THINK!
Chapter 1. Getting Ready
Whence C?
Why C?


Whither C?
What Computers Do
High-Level Computer
Languages and Compilers
Using C: Seven Steps
Programming Mechanics
Language Standards
Book Organization
Some Conventions
Summary
Review Questions
Programming Exercise
Chapter 2. Introducing C
A Simple Sample of C



The Explanation
The Structure of a Simple
Program
Tips on Making Your Programs
Readable
Taking Another Step
While You're at It Multiple
Functions
Debugging
Keywords and Reserved
Identifiers
Key Concepts
Summary
Review Questions


Programming Exercises
Chapter 3. Data and C
A Sample Program
Data Variables and Constants
Data: Data-Type Keywords
C Data Types
Using Data Types
Arguments and Pitfalls
One More Example
Key Concepts
Summary
Review Questions
Programming Exercises

Chapter 4. Character Strings


C Primer Plus, Fourth
EditionBy Stephen Prata
Table of Contents
[SYMBOL] [A] [B] [C] [D] [E] [F]
[G] [H] [I] [J] [K] [L] [M] [N] [O]
[P] [Q] [R] [S] [T] [U] [V] [W] [Z]
z modifier
printf( ) function
Zeno
zeno.c program
code 2nd


zippo1.c program 2nd
code 2nd
zippo2.c program
code 2nd 3rd

Top



×