User profile: MaxRock

User info
User name:MaxRock
History
Joined:
Number of posts:4
Latest posts:

Deallocating memory with only the address of the data
Wouldn't that also mean that if I re-allocate the array there is a potential crash (or memory leak) ...

Deallocating memory with only the address of the data
>>That is really the job of the OS. You just have to make sure you delete everything you new, and th...

Deallocating memory with only the address of the data
Ahh! I wasn't sure simply calling delete on it would work. I admit that I have no clue what new a...

Deallocating memory with only the address of the data
I'm "reverse engineering" a game (Neverwinter Nights) as part of a project that hooks into the game ...

This user does not accept Private Messages