I am new to IOS programming. I want to write a C style structure into file and retrieve back.
I am able to write string into file after getting Document directory path. But how to write a structure in that file. Can anyone help?
I am new to IOS programming. I want to write a C style structure
Share
Normal C way of I\O operation worked well, however the to write file in particular location we need permission.