(This item omitted from WebBook edition)
5.1
Relational and Logical Operators
194
ANSI Values
Logical Operators
Boolean Data Type
5.2
If Blocks
201
If Block
ElseIf Clauses
5.3
Select Case Blocks
218
5.4
A Case Study: Weekly Payroll
235
Designing the Weekly Payroll Program
Pseudocode for the Display Payroll Event
Writing the Weekly Payroll Program
The Program and the User Interface
Summary
243
Programming Projects