How do I join 2 conditions in my if statement? Example if(int i=1 AND int x=0)? Whats the difference between using && and &?
if(int i=1 AND int x=0)
Aucun commentaire:
Enregistrer un commentaire