quick question. In C++ if I have something like that:
unsinged char a = "b"; a >> 2; a << -2;
a<<2 and a>>-2 make some thing?
Aucun commentaire:
Enregistrer un commentaire