On Tue, Apr 7, 2009 at 11:09 AM, Jo Phils <jo_p...@yahoo.com> wrote:
> Hello,
>
> My apologies if this has been answered before but isn't there a simple way to 
> get the file size as it shows under Size in Finder without using Carbon and 
> without enumerating the directory?  My understanding is NSFileSize will not 
> do it?

Can I ask why "without using Carbon" is a requirement? Using Carbon
won't destroy your program and won't give you a strange disease. It
won't even hurt your 64-bit compatibility; the only part of Carbon
that went away for 64-bit is HIToolbox, the GUI bits. If it does what
you want in a reasonable fashion then you ought to use it.

Mike
_______________________________________________

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

Reply via email to