Re: Any better way to determine if file is executable?
Re: Any better way to determine if file is executable?
- Subject: Re: Any better way to determine if file is executable?
- From: Devon Ferns <email@hidden>
- Date: Wed, 31 Oct 2007 11:40:55 -0400
Oh I know but who wants the ugly C code in their nice looking
Objective-C? ;)
Anyways, I pretty much copied some code from the link I gave before
and it works very fast and finds
some other executables that my previous method did not. Thanks to
whoever at Apple that wrote it.
Don't worry I give full credit to the source for my school assignment.
Devon.
On 30-Oct-07, at 5:33 PM, Charles Steinman wrote:
Since Objective-C is a true superset of C, any valid C code is also
valid Objective-C. So the code you found will work exactly the same.
Cheers,
Chuck
_______________________________________________
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