Problems with class destructor
I am working on an assignment that is to make 2 classes that hold a char* with a constructor to initialize as a new char[5] as the private variable. Both classes do the same thing, but one has a copy constructor defined to do a deep copy and the other has no copy constructor declared and so does a...
__________________
C++
domain name forum
|