Re: creating files to write data to?
Re: creating files to write data to?
- Subject: Re: creating files to write data to?
- From: Andy Lee <email@hidden>
- Date: Fri, 15 Aug 2008 19:35:33 -0400
On Aug 15, 2008, at 6:43 PM, Jason Coco wrote:
Adding the @ just makes it an NSString constant... but writeData
still requires (NSData *), not (NSString *).
Argh! Or perhaps, given the nature of this error, which I missed, I
should say "Arg!"
Surely you got a compiler warning? If you ignored that, surely a
runtime error?
Check your errors, both at compile time and runtime (and treat
warnings as errors).
--Andy
_______________________________________________
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