The case of the mysterious disappearing stringstream...I'm getting a very strange output from a function of mine. The idea is for it to format string infor...
Polymorphism/virtual function not working here...?Disch: it makes perfect sense now. Thanks so much for the detailed explanation. I have changed the c...
Polymorphism/virtual function not working here...?Disch: It actually is storing Products and not Product*s. I didn't realise this inhibited polymorphi...
Polymorphism/virtual function not working here...?I have a class "Product" which is inherited by two sub-classes, "Customisable" and "Perishable". All...
Keeping function pointers in a separate class?Thanks for the link, firedraco. I've managed to get everything working now.
This user does not accept Private Messages