samedi 24 décembre 2016

How many time difference between bitwise mod and arithmatic mod in C++?

Please consider the following code segment

a = a%32
a = a&31

Aucun commentaire:

Enregistrer un commentaire