How to determine if any intermediate directory in path is link?
How to determine if any intermediate directory in path is link?
- Subject: How to determine if any intermediate directory in path is link?
- From: "sharad saxena" <email@hidden>
- Date: Mon, 4 Jun 2007 19:06:33 +0530
Hi,
Is there any cocoa API to determine if a path is a *real path* and none of
its *intermediate* directories is link?
Actually I have a path to a file, but it may so happen that one of its
intermediate directory is a link. In that case I dont want to delete the
actual file, so its quite essential for me to place a check that the path is
real. Can you please tell me how can I figure this out?
Thanks,
Sp
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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