Create an XML file in iPhone app

Posted by zp26 on Stack Overflow See other posts from Stack Overflow or by zp26
Published on 2010-05-26T19:37:49Z Indexed on 2010/05/26 19:41 UTC
Read the original article Hit count: 160

Filed under:
|
|

Hi, I have a big problem. My program must save a Xml file with 3 float value (x, y, z of accelerometer) and a NSString value (name). How can I do? Thanks so much

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c