|
Re: from 32 to 64: msg#03849fedora-list
stan wrote: On Fri, 31 Jul 2009 20:12:05 +0100 (BST)Some of the type sizes are different between 32-bit and 64-bit architectures, even between different 32-bit architectures. Other types are fixed, no matter what architecture you use. A char, for instance, is always 8 bits or one byte. A Unicode char, if implemented, is 16 bits or two bytes. An int is a "natural" integer, a.k.a. "word", for the CPU architecture, so 8, 16, 32 or 64 bits depending on the CPU. More detail can be found here: http://en.wikipedia.org/wiki/C_variable_types_and_declarations, among other places. Cheers, -- Paul -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |