Specialised data in derived classThanks, yeh I totally don't like using hacks like casting etc, but I got it working putting calls to...
Specialised data in derived classBTW, declaring newdata in the outer scope works, [code] int DoWork( Base *data ) { Derived...
Specialised data in derived classTo be more specific, in the code below, unblanking the DoWork2 line yields " error: ‘newdata’ wa...
Specialised data in derived classYeh, however I want to access c directly (i.e. X->c). Like you say, c was included in Base because ...
Specialised data in derived classI'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