home *** CD-ROM | disk | FTP | other *** search
- The default value of the member "name" is an empty string and the
- default value of the data member "tel" is 0. These values are
- overwritten by the values of the optional arguments of this
- constructor, if these arguments are supplied when a PhoneNum
- object is declared. The data member "link" is initialized to the
- null pointer. A default destructor is explicitly declared.
-