tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] casting bug?


From: Greg Haerr
Subject: Re: [Tinycc-devel] casting bug?
Date: Mon, 11 Jul 2005 17:44:55 -0600

: For one thing, sizeof(void*) is much larger
: than sizeof(int) on the most common 64-bit architectures.

Interesting discussion.  What's sizeof(void*) on these
common 64-bit architectures?

Out of curiousity, what is

sizeof(unsigned short)
sizeof(unsigned long)
sizeof(unsigned long long)

on these architectures?

Regards,

Greg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]