#include
Quote:it completely ignores the 2nd part of the && condition.
&&
result = func1(args) && func2(moreargs);
false
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)