Re: Help with detecting invalid object when in if() test....
Re: Help with detecting invalid object when in if() test....
- Subject: Re: Help with detecting invalid object when in if() test....
- From: "Steven M.Palm" <email@hidden>
- Date: Fri, 15 Aug 2003 12:34:56 -0500
Correction to the last message...
NSLog(@"sig = %d, %@", sig, sig);
I get this consistently when it's bad.
sig = -1609366696, null
Yet a comparison to NULL, nil, or even [NSNull null] doesn't match.
Hmmm....
-. ----. -.-- - -.--
Steve Palm - email@hidden
-. ----. -.-- - -.--
_______________________________________________
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.