OK. I have this simple inheritance code that involves a pure base class, and a derived class. Here's the problem: when I print the value of a member of the base class, nothing appears. To be more specific, here's my code:
@ Framework: A simular issue happend with some code you posted a few months ago if I remember correctly, it wasn't working for you but when I went to compile it I couldn't recreate the issue you were describing. Have you considered reinstalling your IDE suite?
Thanks for taking the time to look at my code, lads. I'll try use the same source code in a new project; new object code, new definition files - the works. If that fails, I'll have to reinstall my IDE ... again ... for the third time.
Thanks again :)
Edit: [I hope it's not VC++ taking revenge on me since I swore at it because my code wouldn't compile.]
Final Edit: [Making a new project didn't work. I'll have to reinstall the IDE :-(]