Hi Ted
I posted a question similar with your in CodeWarrior for 8 bits ( CW6.2 C++ Pro) .
I´m using a 8 bits cpu...
I have 2 pure virtual function with same name but differents signatures in the base class wich I want they be implemented in the derived class.
Another funcion is called instead the one I asked.
Curious is that I checked the vtable values / location (*picky..but...) and it seems to be ok...
It happens only if calling the function ( pure visrtual) via a base class pointer.
Have you had some feedback of your post? or solved your problem?some tipo for my problem..?
Thanks!!!
Ricardo Raupp