User profile: theAnonymous

User info
User name:theAnonymous
History
Joined:
Number of posts:12
Latest posts:

task in c++
sorry it's my mistake I mean that we study c++ only the first year and it doesn't have any connectio...

task in c++
I know that I am a beginner but for the first and last year it and learn it right on course work cra...

task in c++
[code]class Circle: { public: Circle(int newx, int newy, int newradius); void setRadius(i...

task in c++
did you mean something like that :? [code]class Circle: { public: Circle(int newx, int ...

task in c++
this is Circle Implementation [code] #include "Shape.h" #include "Circle.h" #include <iostream...

This user does not accept Private Messages