Storing Instances of a structure in a file
Storing Instances of a structure in a file
- Subject: Storing Instances of a structure in a file
- From: Adil Saleem <email@hidden>
- Date: Sun, 21 Sep 2008 02:13:02 -0700 (PDT)
Hi,
I want to store instances of a structure in a file so that my application can retreive them and read them.(Basically they are different configuration presets for the application) I also want each instance that is stored to be unique. I know this becomes a typical database problem but i don't want to use database.
Is there any Cocoa API that can help me with this problem ? I know it can be done in plain C language, but that would be lengthy and error-prone. If there is anything in Cocoa that can help me, it would be great.
Thanx
_______________________________________________
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