Re: plist parsing in c
Re: plist parsing in c
- Subject: Re: plist parsing in c
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sun, 6 Jul 2008 20:58:30 +0200
Le 6 juil. 08 à 20:44, Keith Duncan a écrit :
How can you read a plist file from C?
Unless you're looking for a pure C solution which isn't dependent on
any Mac OS libraries, you could always use CFXMLParser and it's SAX
based callbacks.
If you can use CFXMLParser, you can use CFPropertyList functions, it
will be even easier. Note that plist have 3 formats, text, xml, and
binary.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden