Re: Or
Re: Or
- Subject: Re: Or
- From: Angela Brett <email@hidden>
- Date: Sat, 6 Oct 2001 11:50:29 +1200
How do I say "or" in objective-C? I've read books, but can't find
the key combo, and just typing in or doesn't work.
Example: while (secFibi != 0 or fibi != 1)
It's the same as in C... ||
i.e. while (secFibi != 0 || fibi != 1)
--
Angela Brett email@hidden
http://acronyms.co.nz/angela
"Great minds think different."
References: | |
| >Or (From: email@hidden) |
- Prev by Date:
Or
- Next by Date:
Re: Or
- Previous by thread:
Or
- Next by thread:
Re: Or
- Index(es):