Great! Thanks a lot.

Kind regards
André

On Friday, 19 December 2014 at 08:47:50 UTC, bearophile wrote:
Andre:

Do you have any idea how to translate the coding correctly?

Try:

i += long(buffer[3]) << 24 >>> 0;

But I also suggest to add parentheses, to make the code less unreadable for humans.

Bye,
bearophile

Reply via email to