home *** CD-ROM | disk | FTP | other *** search
- The other constructors are not included here because they are
- similar to the default constructor. The main difference is that
- the copy constructor and converter from type char* allocate enough
- memory to hold the characters in the existing object and copy
- those characters into the allocated storage.
-