Re: How to interrupt a function
Re: How to interrupt a function
- Subject: Re: How to interrupt a function
- From: Uli Kusterer <email@hidden>
- Date: Thu, 1 Dec 2005 00:12:11 +0100
Am 30.11.2005 um 15:41 schrieb I. Savant:
Well for one thing, you're "return"ing before you call "[theError
displayError:@"Server non connesso"];" ... so that will never get
called. You might want to review Apple's Introduction to Objective-C:
http://developer.apple.com/documentation/Cocoa/Conceptual/
ObjectiveC/index.html
I'd even go so far as suggesting a good C introduction: Dave Mark's E-
Book "Learn C on the Macintosh".
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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