Re: Data Types



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?





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