On Thu, Jun 04, 2009 at 09:04:45AM -0400, Kagamin wrote: > How would you write this? > uintptr_t pageMask = -0x1000; uintptr_t pageMask = ~0x1000 + 1; ? -- Adam D. Ruppe http://arsdnet.net