Deleting a pointer that has been copied to anotherYour example is pretty much exactly the situation I'm describing. It ran with no hitch. The debugger...
Deleting a pointer that has been copied to anotherMy code now works, but I'm confused about the initial problem. Lets say I have an array of pointers...
difficulty initializing dynamic arrayBTW, I am working on Windows. Would it be better form to use those types than the API provided defin...
difficulty initializing dynamic arrayThanks. Makes sense. Next question. In my destructor, I clean up the same memory as follows: [code...
difficulty initializing dynamic arraywhen I look at the following code in the debugger (looking at the memory window in VS), it appears o...
This user does not accept Private Messages