On Thu, May 24, 2001 at 09:07:44PM +0200, Erik Mouw wrote:
> Depends on the architecture. On most architectures guint8 is unsigned
> char, but on 64 bit architectures (like alpha or mips) guint32 (32 bit
> datatype) is not the same as unsigned int (64 bit datatype).

If ints are 64 bits, how do you get 32 and 16 bit vars? Are 64 bit architectures 
missing one of these?


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to