home *** CD-ROM | disk | FTP | other *** search
- Two include files from the standard library are used by this
- class. The iostream header file is needed for console input and
- console output. The prototypes of the string manipulation
- functions are in the string header file. The string manipulation
- functions strcmp() and strcpy() are called by the member functions
- in the PhoneBk class.
-