文档介绍:1
2
Preface ........................................................................................................................................6
Preface to the first edition...........................................................................................................8
Chapter 1 - A Tutorial Introduction............................................................................................9
Getting Started..................................................................................................................9
Variables and Arithmetic Expressions ...........................................................................11
The for statement............................................................................................................16
Symbolic Constants ........................................................................................................17
Character Input and Output ............................................................................................18
File Copying ............................................................................................................18
Character Counting..................................................................................................20
Line Counting..........................................................................................................21
Word Counting ........................................................................................................22
Arrays .............................................................................................................................23
Functions ........................................................................................................................25
Arguments - Call by Value....................................................................................