SabDark / Publications
Forum
Problem in "if" condition
The if condition is true, but it don t execute the code , The code is working , it works without the "if" condition , but when I put it in the "if" condition it work one or 2 times than It don t work anymore int order =NBOrders(); if (order== 0 ) { Code1; } else if (gagneS ==