User: hmzi123

  • Public profile

User profile: hmzi123

User info
User name:hmzi123
History
Joined:
Number of posts:16
Latest posts:

UML problem
Thanks a lot for the help, i appreciate it very much.

UML problem
The assignment is to build these 3 classes so the main function my teacher gave me works without any...

UML problem
so i have this uml diagram and i dont understand much of it, i tried to do the first class but the o...

Operators
It just says Complex operator!(Complex); need void

Operators
Complex Complex::operator*(Complex c) [code]{ Complex nc; nc.setReal(real*c.real-imaginar*c.imagi...

This user does not accept Private Messages