Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Int

Method Int.swap_long()


Method swap_long

int(0..4294967295) Int.swap_long(int(0..4294967295) i)

Description

Swaps the upper and lower word in a longword, and the upper and lower bytes in the words. Simply put, the bytes are reversed.