home *** CD-ROM | disk | FTP | other *** search
- Yes, there are better ways to implement the phonebook. For
- simplicity, this class has fixed-length parallel arrays for names
- and for telephone numbers. These are private members, so the
- application cannot manipulate them directly. In this and
- following chapters, the phonebook implementation is improved as
- new techniques are introduced.
-