How do I code this if statement (let's say in c++):
if (condition1 == true and condition2 == true (when condition3 == true)) { // condition2 need to be true only when condition3 is true }
Aucun commentaire:
Enregistrer un commentaire