On Sat, May 31, 2008 at 4:35 PM, Jonathan Dann <[EMAIL PROTECTED]> wrote:
> On 31 May 2008, at 18:17, Jens Alfke wrote:
>> Try using the system call "rename". (Use "man 2 rename" to see the
>> documentation.)
>> Call -fileSystemRepresentation on your path strings to convert them to
>> appropriate C strings.
>
> I'll have a look at that, would that break if my users have non-ascii
> filenames?  I've only worked with NString, which handles Unicode
> transparently.

As long as you use fileSystemRepresentation, it always does The Right
Thing w.r.t. Unicode encoding.
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to