Thanks for your reply, but did not get it properly.
as i understand u are suggesting me to write all data to file then read from it when return and delete so that new file can be write for new state, but
if i write all data to file even then i have to take care of approximately 570 values. Its a small game i need some way to manage the current state of iphone application.
Quote:
Originally Posted by Mr Jack
Write out a file with the data, read it in - and delete - when you reload.
|