home *** CD-ROM | disk | FTP | other *** search
- Programmers use operators, such as the ones displayed, to
- manipulate the objects of built-in types. Although you could
- take these operators for granted, they are a powerful set of
- tools provided by the compiler. In C++, operators are functions.
- Their special syntax distinguishes them from other functions.
-