| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi, With some folks from Cocoa-dev, I have a function that successfully returns the size of directories -- well, most of them. The function now works great on the directories I originally tested it on, but it fails when I try to get the directory size of other directories, such as / or /Users/ls (my home directory). The error is errFSNotAFolder (-1407), and it occurs when it is trying to recursively get the directory size for the FSRefs it has stored in the CFMutableArray. I've looked at this for a long time and can't find anything. If you get a spare moment, it would be great if you could take a look and tell me what might be wrong. I haven't been able to find anything in common with the files it fails on, but they all appear at least one level deep in the recursion. You'll also see in the attachment a Cocoa interface to this class. Don't get scared by it, Carbon folks. ;-) Larry
Attachment:
DirectorySize.zip
Description: Zip archive
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.