delete objectsCan somebody confirm that this is the right way to delete object and free memory ? [code]void Compl...
delete objectsI don't call destructor.. I just tried to call it once but i saw that didn't help..:-) [code]void ...
delete objectsIt is virtual (in base graphic class).. virtual ~VisualShape() { } Do I need to put some code her...
delete objectsI have more graphic objects and I connect these objects with wires. So when I allocate 100 objects, ...
delete objectsHi. I monitor memory usage with windows task manager. After statement: [code]VisualShape* obj...
This user does not accept Private Messages