Last edited on
Hi,
I looked at the documentation, but I still don't understand why my operator would always return "true". I would really appreciate more explanation.
Got it! (bool) 5 and (bool) -4 both returns 1. Thanks, ne555 and m4ster r0shi! Everything is clear now.