samedi 27 janvier 2018

if (a/b == value1 or value2) how can i write this in C?

I'm trying to say if a variable is equals either one of the values then execute a function but im stuck on if (a / b == value1 || value). How can I write this in a right way?

Aucun commentaire:

Enregistrer un commentaire