home *** CD-ROM | disk | FTP | other *** search
- You may, for example, have created a phonebook class that works
- well in one application. For a new package, you want books that
- also include full mailing addresses. If the phonebook class is
- appropriately designed, you can reuse it. The characteristics
- of C++ that let you reuse code are described later in this book.
-