home *** CD-ROM | disk | FTP | other *** search
- This syntax calls a member function. Member functions model the
- behavior of the class. Often they record or extract
- information. As you adopt more object-oriented techniques, you
- may find that an increasing portion of the applications'
- activities are defined inside the class. The client program can
- work on a higher level than before.
-