LOWER_32_BITS
Section: Driver Basics (9)
Updated: February 2011
Index
Return to Main Contents
NAME
lower_32_bits - return bits 0-31 of a number
SYNOPSIS
lower_32_bits(
n
);
ARGUMENTS
n
the number we're accessing
COPYRIGHT