Re: Parsing Delimited Text in Cocoa
Re: Parsing Delimited Text in Cocoa
- Subject: Re: Parsing Delimited Text in Cocoa
- From: PGM <email@hidden>
- Date: Fri, 15 Jun 2007 10:36:49 -0400
I apologize if this has been asked before but as many of you know,
CocoaBuilder is currently offline, so I have no way to search.
So my question - I have some text in an NSData object that I would
like to parse. The text is delimited with a pipe "|" character.
What's the best way to go about doing this?
Thanks in advance.
-C
For more generic parsing of text, you should have a look at the
NSScanner class.
Cheers, Patrick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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