In Python we could use if x in list: so I was wondering if there's a similar command in C, so that we don't have to go through the whole thing using a for.
if x in list:
for
Aucun commentaire:
Enregistrer un commentaire