home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
clesson
/
c.dir
/
00185.png
< prev
next >
Tile
Portable Network Graphic
|
1995-04-05
|
3.0 KB
|
457x86
|
1-bit (2 colors)
ocr:
Ihe expression T C'A'" is true if "c"is greater than or equal to A. Similarly, the expression "c<='Z'" is true if"c"is less than or equal to Z'. - The symbols && represent the "logical and" operator.