Iphone, write csv file in sandbox?

If you put it in NSTemporaryDirectory(), I think it's supposed to be cleaned up on app exit — it's probably worth checking if this is the case.

You still should remove them yourself: "Your application should remove files from this directory when it determines they are no longer needed. " from the docs – progrmr Jun 21 '10 at 15:48 ok thak's to all. The better way for working with csv is nsfilehandle?

I'm now checking this doc. – zebra Jun 21 '10 at 16:51.

I want to write data from sql file to csv file. I have collected all data from sql file in an array and using for loop I am appending and writing data to . But it seems that it shows data in one line only it does not go to new line to create new row.

I have used this for reference.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions