Re: Opening a file read-only?
Re: Opening a file read-only?
- Subject: Re: Opening a file read-only?
- From: Greg Parker <email@hidden>
- Date: Tue, 19 Jul 2011 18:43:04 -0700
On Jul 19, 2011, at 6:29 PM, Graham Cox wrote:
> I'm using +[NSData dataWithContentsOfMappedFile:] to access a file. Is it possible to ensure this opens read-only? I see there's a version that takes options, but none of these options seem to open it read-only.
I believe it already opens the file read-only. What makes you suspect that it does not?
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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