Re: NSFileWrapper Bug/Problem
Re: NSFileWrapper Bug/Problem
- Subject: Re: NSFileWrapper Bug/Problem
- From: Matt Ronge <email@hidden>
- Date: Tue, 08 Jul 2003 16:28:07 -0500
>
Surely, initWithPath: takes a NSString*, not a C-string, so it should
>
be:
>
>
NSFileWrapper *fileWrap = [[NSFileWrapper alloc]
>
initWithPath:@"/Users/matt/"]
That was a mistype in my e-mail. In my project it has the @.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.