Hi,
I recently read that Objective C 2.0 uses '|' to represent the inclusive-or bit operator and '^' to represent the or operator.
Could someone please explain the difference between inclusive-or and or?
Thanks very much!
I recently read that Objective C 2.0 uses '|' to represent the inclusive-or bit operator and '^' to represent the or operator.
Could someone please explain the difference between inclusive-or and or?
Thanks very much!