On Mon, Jul 11, 2005 at 05:44:55PM -0600, Greg Haerr wrote:
> : 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)
2
> sizeof(unsigned long)
8
> sizeof(unsigned long long)
don't know, perhaps 8
> 
> on these architectures?
> 
> Regards,
> 
> Greg
> 
> 
> _______________________________________________
> Tinycc-devel mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to