Is it safe if I use comparision like this (a is int, b and c is float/double):
a == b b == c
It may hear ridiculous, but in my old programi
If you want a more complete explanation, here there is a good one: http://download.oracle.com/docs/cd/E19957-01/806-3568/ncg_goldberg.html (but it is a little bit long)