Re: Reading the executable from the executable
Re: Reading the executable from the executable
- Subject: Re: Reading the executable from the executable
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 16 Jun 2004 08:31:54 -0600
On Jun 16, 2004, at 7:44 AM, Louis Sinclair wrote:
It all works fine for the primary user of the Machine with admin
rights. However, the fopen command fails for any other users, even
those with admin rights. The Unix file flags on the file indicate
that all users should have read access to the file.
What's the result of calling strerror(errno) after fopen() fails?
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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.