home *** CD-ROM | disk | FTP | other *** search
- Once you have classes, you can truly program your application by
- manipulating its objects. The balance of this book builds upon
- the class concept. This chapter shows how to define a class and
- its members, how to create objects of a class, and how to access
- and use class members and objects. Later chapters introduce
- concepts that help you move to object-oriented programming.
-