Re: Application quits Unexpectedly
Re: Application quits Unexpectedly
- Subject: Re: Application quits Unexpectedly
- From: Nicko van Someren <email@hidden>
- Date: Sun, 3 Jul 2005 12:43:56 +0100
On 3 Jul 2005, at 12:30, Pratush Dayal wrote:
Application quits unexpectedly at this line what can be the possible
cause for it (Looks going out of memory whats the solution to it)
NSString* str = [[[NSString alloc] initWithData: data encoding:
NSUTF8StringEncoding] autorelease];
What is the value of the variable "data" in this context?
Nicko
_______________________________________________
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