2
Answers

Trying to Rightshift 32 Bits

Orlando Salcido

Orlando Salcido

17y
1.8k
1
why does [code]8103936 >> 32[/code] return 8103936? I need it to return 0, like it should. How do I fix
Answers (2)