Possible Duplicate:
iPhone: helpfulness of didReceiveMemoryWarning:
How to implement didReceiveMemoryWarning?
I want to know how this function works. It calls the parent class's didReceiveMemoryWarning
. But I don't know that what is written in this function and how it works.