>
>
> Actually, it behaves exactly as you would expect, but nevertheless
> completely wrong :)
> It seems someone mistaken C's bitwise XOR operator (^) with "power"
> operator, which doesn't exist in C/C++. In fact 2 xor 15 IS 13 no matter
> whether it is a define or not. 
>
> Regards,
> Andrzej Ciarkowski
>
> _______________________________________________
>   
Oh well, I forgot that power operator in c++ doesn't exist. It should be 
checked that it doesn't occur in some other files as well.

Jaro

_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to