Re: plist parsing in c
Re: plist parsing in c
- Subject: Re: plist parsing in c
- From: Ken Thomases <email@hidden>
- Date: Sun, 6 Jul 2008 13:54:04 -0500
On Jul 6, 2008, at 1:44 PM, Keith Duncan wrote:
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.
I think I missed the original post, so forgive me if this is off-
base... If you're willing to use a framework API such as CFXMLParser
to parse a plist, which not go whole-hog and use CFPropertyList?
Cheers,
Ken
_______________________________________________
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