dimanche 11 janvier 2015

adding for loop for the condition of the if statement [on hold]

How to add a for loop for the condition of the if statement and store the result in a local variable of type object.



if (!(p->pos[0] == p->pos[1] && p->pos[1] == p->pos[2] && p->pos[2] == 0)) {


}

Aucun commentaire:

Enregistrer un commentaire