Gaetano Mendola Mon, 08 Nov 2004 13:56:14 -0800
! maskl = (0xffffffffUL << (32 - (int) bits)) ! & 0xffffffffUL;
Is that "& 0xffffffffUL" required ?
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend