Forum: C++ Nov 14th, 2004 |
| Replies: 6 Views: 4,939 Thank you for your help, and it did help. Now I keep getting the following error, and I don't know what it means.
error C2556: 'int __thiscall ComplexNumbers::AddComp(const class ComplexNumbers... |
Forum: C++ Nov 13th, 2004 |
| Replies: 6 Views: 4,939 I'm taking CMIS140, and I have a project using complex numbers. I can't figure out how to write the calculations into the program. I have attached the project, and the code I have written at this... |