parsing NSString into an array...
parsing NSString into an array...
- Subject: parsing NSString into an array...
- From: "Erfan Aleemullah" <email@hidden>
- Date: Tue, 18 Dec 2007 16:19:44 -0500
Hi all,
i'm stuck on an urgent problem where i have a huge NSString (several
appended strings) saved in a text file via
writeToFile:atomatically:encoding:error - and it works.
but i need to also open this text file, extract all the strings, and put
each string in a mutablearray cell - but, i'm having several issues parsing
the string into the array from the file.
Anyone know how to approach this ?
thanks !!
_______________________________________________
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