In reply to dave_59:
Let’s say if I write it in a way such that
(st==a)&& (cnt=0) |->(st == a)&&(cnt < 5);
Si that antecedent is true just once… But still count cannot be irrelevant right??
In reply to dave_59:
Let’s say if I write it in a way such that
(st==a)&& (cnt=0) |->(st == a)&&(cnt < 5);
Si that antecedent is true just once… But still count cannot be irrelevant right??