cin.get();what do you mean by next character??
cin.get();What does this do at the end of a program?
!(1 && !(0 || 1))HelpOK, I understand all except... !(0 || 1) is then false, as the ! takes the opposite, making the s...
!(1 && !(0 || 1))HelpThis !(1 && !(0 || 1)) is said to be true, if so, why? Can someone explain how this is interprete...
This user does not accept Private Messages