User profile: reqium

User info
User name:reqium
History
Joined:
Number of posts:5
Latest posts:

Specialised data in derived class
Thanks, yeh I totally don't like using hacks like casting etc, but I got it working putting calls to...

Specialised data in derived class
BTW, declaring newdata in the outer scope works, [code] int DoWork( Base *data ) { Derived...

Specialised data in derived class
To be more specific, in the code below, unblanking the DoWork2 line yields " error: ‘newdata’ wa...

Specialised data in derived class
Yeh, however I want to access c directly (i.e. X->c). Like you say, c was included in Base because ...

Specialised data in derived class
I'm newish to c++ and am trying to modify an existing c program that has been partially converted to...

This user does not accept Private Messages