Re: renaming directories and moving files into them (NSFileManager)
Re: renaming directories and moving files into them (NSFileManager)
- Subject: Re: renaming directories and moving files into them (NSFileManager)
- From: Ken Thomases <email@hidden>
- Date: Mon, 18 Apr 2011 03:15:07 -0500
On Apr 18, 2011, at 12:56 AM, Andy Lee wrote:
> * What if you don't use NSFileManager to rename the directory, but rename([shootPath UTF8String], [newShootPath UTF8String])?
Minor quibble: Use -fileSystemRepresentation to get C strings for BSD/POSIX APIs working with file paths.
Cheers,
Ken
_______________________________________________
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