CONTENTS
Section 5.1 Arithmetic Operators . . . . . . . . . . . . . 149
Section 5.2 Relational and Logical Operators . . . . . 152
Section 5.3 The Bitwise Operators . . . . . . . . . . . . 154
Section 5.4 Assignment Operators . . . . . . . . . . . . 159
Section 5.5 Increment and Decrement Operators . . . 162
Section 5.6 The Arrow Operator . . . . . . . . . . . . . 164
Section 5.7 The Conditional Operator . . . . . . . . . . 165
Section 5.8 The sizeofOperator . . . . . . . . . . . . 167
Section5.9 CommaOperator . . . . . . . . . . . . . . . 168
Section 5.10 eva luating Compound Expressions . . . . 168
Section 5.11 The new and delete Expressions . . . . . 174
Section 5.12 Type Conversions . . . . . . . . . . . . . . . 178
ChapterSummary . . . . . . . . . . . . . . . . . . . . . . 188
DefinedTerms . . . . . . . . . . . . . . . . . . . . . . . . . 188