Re: Length of a file
Re: Length of a file
- Subject: Re: Length of a file
- From: Robert Martin <email@hidden>
- Date: Fri, 20 May 2005 08:43:13 -0400
NSFileSize is one of the attributes you can get with
- (NSDictionary *)fileAttributesAtPath:(NSString *)path traverseLink:
(BOOL)flag
On May 20, 2005, at 8:32 AM, Theodore H. Smith wrote:
How do you get the length of a file with Cocoa? I can't see
anything in NSFileManager.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden