Re: Reading the executable from the executable
Re: Reading the executable from the executable
- Subject: Re: Reading the executable from the executable
- From: Louis Sinclair <email@hidden>
- Date: Wed, 16 Jun 2004 11:48:23 -0500
Thanks for the reply. Further experimentation and code tracing shows that
the fopen command isn't the issue after all.
--
Louis
At 09:31 AM 6/16/04, Nick Zitzmann wrote:
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.
--
Louis Sinclair
Minnetonka Audio Software, Inc.
_______________________________________________
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.