Locking Files?
Locking Files?
- Subject: Locking Files?
- From: "Josh M. Hurd" <email@hidden>
- Date: Fri, 7 Sep 2001 02:16:58 -0700
Hello list,
Is it possible to lock and unlock files in Cocoa? I checked the
NSFileManger docs but it doesn't seem to mention anything about locking
files. I also checked the Functions section for Foundation and AppKit.
Do I have to resort to using Carbon functions? I'd rather not if possible.
Thanks,
M