I found code that used for loop like below :
//// Code
for(int i = 0; i < MAX; i++);
//// Code
i dont understand what that do as there is ; in the end and no {} for starting the loop. Did anyone have any idea how that work in that case ? Thanks
Aucun commentaire:
Enregistrer un commentaire