Re: Size of a file on disk
Re: Size of a file on disk
- Subject: Re: Size of a file on disk
- From: Andy Lee <email@hidden>
- Date: Wed, 31 Aug 2011 16:06:45 -0400
On Aug 31, 2011, at 3:51 PM, Jon Sigman wrote:
> How does one determine the size of a file on disk using Cocoa?
> I've looked at NSFileManager but it doesn't seem to offer any
> methods for finding file attributes.
> OSX 10.6.8
NSFileManager has attributesOfItemAtPath:error:.
Not to be confused with attributesOfFileSystemForPath:error:.
--Andy
_______________________________________________
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