• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Calculating file size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calculating file size


  • Subject: Re: Calculating file size
  • From: Rainer Brockerhoff <email@hidden>
  • Date: Sun, 27 Apr 2008 14:52:34 -0300

At 02:49 -0700 27/04/08, email@hidden wrote:
>From: Jens Alfke <email@hidden>
>References: <email@hidden>
>In-Reply-To: <email@hidden>
>Date: Sat, 26 Apr 2008 21:33:26 -0700
>Message-ID: <email@hidden>
>
>On 26 Apr '08, at 6:50 PM, Cocoa Dev wrote:
>
>>I was wondering what was the best way to calucate folder size with cocoa? I
>>was able to do this but it does not include resource forks:
>
>I think you'll need to drop down to a lower-level API to get the resource fork size; probably one of the "*CatInfo*" calls in <Files.h>. I can't really give specific advice because I haven't used those much since OS 9, and they've changed a lot since.

Check out the FolderSweep code at:
http://www.brockerhoff.net/src/ (at the end of the page).

You would pass in the bit masks asking for both logical fork sizes, and sum them for every file (they're 64bit unsigned integers).

--
Rainer Brockerhoff  <email@hidden>
Belo Horizonte, Brazil
"In the affairs of others even fools are wise
 In their own business even sages err."
Weblog: http://www.brockerhoff.net/bb/viewtopic.php
_______________________________________________

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

  • Prev by Date: Re: New idea?
  • Next by Date: Using AppleScript Scripts in Cocoa Applications - TN2084 error or just me?
  • Previous by thread: Re: Calculating file size
  • Next by thread: Re: Calculating file size
  • Index(es):
    • Date
    • Thread