[Tutor] Quick Question

Deirdre Saoirse Moen deirdre@deirdre.net
Wed, 25 Apr 2001 12:32:15 -0700


>IIRC this operator is the same in Java.  C and C++ don't have a
>builtin _logical_ XOR and I don't remember off the top of my head what
>the '^' operator does.  I think it might be bitwise negation or
>bitwise xor, but I don't think I've ever used it.

It is a bitwise XOR in C.

http://web.cs.mun.ca/~michael/c/op.html

--
_Deirdre     Stash-o-Matic: http://weirdre.com      http://deirdre.net
"I love deadlines. I like the whooshing sound they make as they fly by."
                                                         - Douglas Adams