my application tells me that 0=0 I set global variable int j = 0; and have never before the if statement changed, there is the if statement:
int j = 0;
if (!(j == 0)) j--;
it should decrease j if it is not equal to 0
Aucun commentaire:
Enregistrer un commentaire