Re: Open Resource File with Cocoa Path
Re: Open Resource File with Cocoa Path
- Subject: Re: Open Resource File with Cocoa Path
- From: Andrew Mortensen <email@hidden>
- Date: Thu, 11 Apr 2002 13:32:09 -0400 (EDT)
On Thu, 11 Apr 2002, Charles Srstka wrote:
>
I was told some time ago that it's better to use ..namedfork/rsrc than
>
/rsrc...
This is correct. See sys/paths.h. _PATH_RSRCFORKSPEC is defined as
"/..namedfork/rsrc". Use _PATH_RSRCFORKSPEC instead of the hardcoded path
in case Apple changes it.
andrew
_______________________________________________
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.