7 Operators and Precedence

Chapter 8
Relational and Logical Operators
This chapter shows you how to create data-driven programs. These programs do not execute the same way every time they are run. This is possible through the use of relational operators that conditionally control other statements. Relational operators first ''look" at the constants and variables in the program, and then operate according to what they "find." This may sound like difficult programming, but it is actually quite straightforward and intuitive.
This chapter teaches you the following topics:
Relational operators
The if statement
The else statement

 



C by Example
C by Example
ISBN: 0789722399
EAN: 2147483647
Year: 1999
Pages: 43
Authors: Greg Perry

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net