Re: Q: void* vs. unsigned long

G. Allen Morris III (gam3@harpo.ixlabs.com)
Mon, 15 Feb 1999 22:18:49 -0800


>>>H. Peter Anvin said:
> Actually, it will. sizeof(unsigned long) == sizeof(void *) == 8 on
> 64-bit architectures.

Don't you think that there is a chance that a 64 bit computer will come
along with 128 bit and 64 bit arithmatic and a 64 bit address space.

---------------------------------
G. Allen Morris III

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/