Re: Equivalent to the fscanf() C function in Cocoa?
Re: Equivalent to the fscanf() C function in Cocoa?
- Subject: Re: Equivalent to the fscanf() C function in Cocoa?
- From: Aidas <email@hidden>
- Date: Thu, 22 Aug 2002 20:33:57 +0200
Hello Arthur,
You should use this function:
- (NSArray *)componentsSeparatedByString:(NSString *)separator
Hope this helps.
Aidas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.