User: Dan Moos

  • Public profile

User profile: Dan Moos

User info
User name:Dan Moos
History
Joined:
Number of posts:9
Latest posts:

Deleting a pointer that has been copied to another
Your 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 another
My code now works, but I'm confused about the initial problem. Lets say I have an array of pointers...

difficulty initializing dynamic array
BTW, I am working on Windows. Would it be better form to use those types than the API provided defin...

difficulty initializing dynamic array
Thanks. Makes sense. Next question. In my destructor, I clean up the same memory as follows: [code...

difficulty initializing dynamic array
when 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