lower_32_bits(9) return bits 0-31 of a number

SYNOPSIS

lower_32_bits(n);

ARGUMENTS

n

the number we're accessing

COPYRIGHT