User profile: PoorStudent

User info
User name:PoorStudent
History
Joined:
Number of posts:7
Latest posts:

Template inheritance
Thanks for the help. A shape base class with virtual functions, with rectangle, square, triangle etc...

Template inheritance
You are spot on, got a coursemate to have a look and said the same thing, in my compute_area and com...

Template inheritance
Thanks for the replies guys. I can create the prism fine, the problem I am having is retrieving t...

Template inheritance
Sorry, I'm a bit of a rookie to all this, its an intro course. How would I go about doing that? S...

Template inheritance
So any idea why I can't access the data of the shape it is taking as its argument? Is the way I c...