NSString and NSScanner gurus
NSString and NSScanner gurus
- Subject: NSString and NSScanner gurus
- From: Umed Zokirov <email@hidden>
- Date: Wed, 26 Feb 2003 17:08:09 -0800
Hi there
How can I parse the result of /usr/bin/locate into an Array of
NSStrings. I would like to build up an array of paths returned by the
/usr/bin/locate utility. What arguments can I apply to my NSScanner or
NSString to extract individual pathnames from the output of
/usr/bin/locate? I don't exactly know the exact format of the output of
this function
Thanks in advance, Umed
_______________________________________________
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.