Re: If Functions
Re: If Functions
- Subject: Re: If Functions
- From: Andrew Bowman <email@hidden>
- Date: Mon, 26 Jun 2006 16:32:02 -0700
In any case, if you're focus is only on Obj-C, I'd recommend the book
Programming in Objective-C. It assumes no prior knowledge of C so it
covers all of the basics while maintaining its focus on the Objective-
C language. I also found the Objective-C Pocket Reference
invaluable. I've provided links to both on Amazon below.
http://www.amazon.com/gp/product/0672325861/sr=8-1/qid=1150282437/
ref=pd_bbs_1/103-4754177-7964648?%5Fencoding=UTF8
http://www.amazon.com/gp/product/0596004230/qid=1150282841/sr=1-1/
ref=sr_1_1/103-4754177-7964648?s=books&v=glance&n=283155
- Andrew Bowman
On Jun 11, 2006, at 2:58 AM, Giles Williams wrote:
I have a really simple question, which I cannot find the answer to
anywhere.
How do I do an If() function in Cocoa? It does not seem to be
documented!
I have a string variable that will be equal to either "yes" or
"no". How do I do this?
Giles Williams.
_______________________________________________
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
References: | |
| >If Functions (From: Giles Williams <email@hidden>) |