User: Alks

  • Public profile

User profile: Alks

User info
User name:Alks
History
Joined:
Number of posts:2
Latest posts:

Simple 'delete []' ptr ownership question
Thanks for the tip. This isn't my actual code. The if is just there to show that ptr2 goes out of sc...

Simple 'delete []' ptr ownership question
Basically I'm just asking if this works: [code] int* ptr1; if (true) { int* ptr2 = new in...

This user does not accept Private Messages