Zdanc32

Zdanc32 ·

koseven/koseven

Logical operators

Hi,

I have questions. Why should I use "AND" insted "&&" ? What's difrent? In all language I use "&&" and I never have problems with it. That's rly odd for me now. What's happen when I use "&&" in code? I think nothing happen when I have simple if (a > ...