RE: NSLog and printf not working!!!1
RE: NSLog and printf not working!!!1
- Subject: RE: NSLog and printf not working!!!1
- From: "Amit Kumar(R&D)" <email@hidden>
- Date: Wed, 29 Dec 2004 18:28:31 +0530
I am very much sure that the particular Nslog/printf statement is executed.
NSLog (@"Inside init\n");
Thanks
-----Original Message-----
From: j o a r [mailto:email@hidden]
Sent: Wednesday, December 29, 2004 4:24 PM
To: Amit Kumar(R&D)
Cc: email@hidden
Subject: Re: NSLog and printf not working!!!1
On 2004-12-29, at 11.21, Amit Kumar(R&D) wrote:
> I have noticed a very strange problem in my code when trying to print
> some value on the console using NSLog and printf.
> But some time back they were working fine.
> I'd like to know what's going wrong, and how it can be fixed.
Are you sure that the code is ever executed? Verify by setting a breakpoint
on the log statement, and then run your app in the debugger.
j o a r
_______________________________________________
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