User: Stiffy

  • Public profile

User profile: Stiffy

User info
User name:Stiffy
History
Joined:
Number of posts:9
Latest posts:

Subclass unable to access parent class C++ Inheritance, Virtuality and Polymorphism
Hi guys, just a little update. I finally got it working by making updating with this code [code] if...

Subclass unable to access parent class C++ Inheritance, Virtuality and Polymorphism
Alright thanks everyone for ur advice, I'm currently still working on it. I'll update u guys again o...

Subclass unable to access parent class C++ Inheritance, Virtuality and Polymorphism
@Disch (EDIT2) im using inheritance so im guessing i could get attributes from class Shape2D? [code...

Subclass unable to access parent class C++ Inheritance, Virtuality and Polymorphism
[code]#include <iostream> #include <string> #include <vector> using namespace std; //--------------...

Subclass unable to access parent class C++ Inheritance, Virtuality and Polymorphism
aShape2D is an array class which stores the x and y coordinate of a shape. And the x and y coordinat...

This user does not accept Private Messages