Multiple File compilationPossible problems: 1. compiler can't find card.h file. If it is in a different directory from sw...
When does an auto_ptr destruct?P.S. I realised it was necessary for me to do this: [code] ... auto_ptr<Widget> autoPtrWidget ...
When does an auto_ptr destruct?Thanks for your replies. It was a very simple error that I made. In fact it was only after strippi...
When does an auto_ptr destruct?In the following code I am trying to create Widget objects using a WidgetMaker class which is a frie...
This user does not accept Private Messages