samedi 17 juin 2017

Whats being compared in this line of code?

What does the space between ops[i] and [calc[j]] mean? Whats being compared.

if (ops[i][calc[j]]) {
            currentOp = ops[i][calc[j]];

Aucun commentaire:

Enregistrer un commentaire