Guest_imported
New member
- Jan 1, 1970
- 0
Hi, I'm new to this C++ thing and I have a question. I have this sample problem and it asks me to "Provide a constructor function that enables an object of this class to be intialized when it is declared" The constructor should contain default values in case no intializers are provided. What in the world are they talking about!!
My class name is Complex and it has a realpart and imagpart. Will someone please help, thanks!
My class name is Complex and it has a realpart and imagpart. Will someone please help, thanks!