DevPinoy.org
A Filipino Developers Community
   
Free/Delete Not Returning Memory To OS?
As I do keep tabs on what’s going on with C++ around the web, I chanced upon this short and succinct article about ‘free’ and ‘delete’ not returning memory to the OS from Thought Garage which starts with: When you call free() or delete(), it will NOT really release any memory back to OS. Instead, that memory [...]

Read the complete post at http://feedproxy.google.com/~r/CppSoup/~3/1UY-xA_UcUc/


Posted 01-05-2010 11:14 AM by C++ Soup!
Filed under: , , ,

Copyright DevPinoy 2005-2008