Re: NSScanner problem
Re: NSScanner problem
- Subject: Re: NSScanner problem
- From: "M. Uli Kusterer" <email@hidden>
- Date: Sat, 2 Oct 2004 11:01:37 +0200
At 10:48 Uhr +0200 02.10.2004, Peter Karlsson wrote:
"5, Apple, Cocoa, Macintosh, Programmer, Development"
I want to extract the strings in a loop, example:
First I get the string "5", then the string "Apple", then the string
"Cocoa" and so on. I think this is a job for NSScanner, can someone please
tell me how?
Actually, this is more a job for NSString, I'd say. Check out
-(NSArray*)componentsSeparatedByString:.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden