home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
clesson
/
c.dir
/
00196_d7.pcx.png
< prev
next >
Tile
Portable Network Graphic
|
1995-04-05
|
5.5 KB
|
485x120
|
4-bit (6 colors)
ocr:
The expression - C'A' TT 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 ogical and" operator.