How to deal with NSFilePosixPermissions ?
How to deal with NSFilePosixPermissions ?
- Subject: How to deal with NSFilePosixPermissions ?
- From: kubernan <email@hidden>
- Date: Sat, 3 Aug 2002 18:06:43 +0200
Hello,
What is the best way to determine the permissions after retrieving the
NSFilePosixPermissions (using?
With this value i would like to know in my program each permission for
all, owner and group (something like S_IREAD, S_IWRITE,
S_IRGRP and so on... in stat.h)
Thx for your help.
K.
_______________________________________________
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.