Why is this a valid line of code to break out of an indefinite while loop.
if (scanf("%s", word) != 1) break;
Aucun commentaire:
Enregistrer un commentaire