: 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


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

Reply via email to