in reply to Re^4: Trying to translate overflowing JS code to Perl
in thread Trying to translate overflowing JS code to Perl
Yeah - I wasn't sure either. Reconsidering, I think pack "L" and pack "l" both truncate the value to 32 bits already, so masking out higher bits does not make a difference.
|
|---|