On Aug 31, 2011, at 1: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.
If you don't care about the size of the resource fork if present: <http://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSDictionary_Class/Reference/Reference.html#//apple_ref/doc/uid/20000140-BABDHICI> Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com