Re: parsing string data
Re: parsing string data
- Subject: Re: parsing string data
- From: "C Sandeep" <email@hidden>
- Date: Thu, 20 Dec 2007 12:05:22 -0500
(I think I mailed directly to the replier, sorry for bugging.)
Thanks. I think I will take the NSScanner route. From the apple doc
examples, it wasn't clear how to acheive my objective. Can you give me a
hint. Thanks.
- Sandeep
On 12/20/07, C Sandeep <email@hidden> wrote:
>
> Thanks. I think I will take the NSScanner route. From the apple doc
> examples, it wasn't clear how to acheive my objective. Can you
> give me a hint. Thanks.
>
> - Sandeep
>
> On 12/20/07, j o a r <email@hidden> wrote:
> >
> >
> > Unfortunately there is no comprehensive regex facility in Cocoa. That
> > said, it seems that you should be able to accomplish what you want by
> > using NSScanner. Another way to do it might be to include one of the
> > many third party Cocoa / C regex libraries that exists (see: Google).
> > What solution to choose would depend on your needs regarding:
> > performance, licensing restrictions, unicode support, etc.
> >
> > j o a r
> >
> >
> >
>
_______________________________________________
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