ios - What does the "and" keyword mean in Objective-C? -


i typing comment in xcode, forgot leading //. noticed and highlighted keyword. did bit of googling, can't seem figure out (or if it's real keyword).

what mean?

it's synonym &&. see iso646.h.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -