Re: ffmpeg and NSTask
Re: ffmpeg and NSTask
- Subject: Re: ffmpeg and NSTask
- From: Mike Blaguszewski <email@hidden>
- Date: Wed, 27 Dec 2006 19:40:09 -0500
On Dec 27, 2006, at 7:34 PM, Azza wrote:
John, whats the "glob" function?
I did a google search for it, but it didn't return anything usefull :(
It's a Unix function. Try searching in Xcode's help, or `man 3 glob`
on the command line. Though in the case you gave, just using -
[NSString stringByExpandingTildeInPath] ought to be sufficient.
--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.
_______________________________________________
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