Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualHodgman

Posted 15 January 2013 - 01:26 AM

Is that so?what problem will cause?

Maybe nothing. Maybe a memory leak. Maybe random memory corruption anywhere in your program. Maybe an instant crash.

 

 

Always make sure you use the correct 'delete' code depending on what kind of 'new' code was used.


#2Hodgman

Posted 15 January 2013 - 01:08 AM

Is that so?what problem will cause?

Maybe nothing. Maybe a memory leak. Maybe random memory corruption anywhere in your program. Maybe an instant crash.

Don't do it.


#1Hodgman

Posted 15 January 2013 - 12:54 AM

Is that so?what problem will cause?

Maybe nothing. Maybe a memory leak. Maybe random memory corruption anywhere in your program. Maybe an instant crash.


PARTNERS