lkml.org 
[lkml]   [2002]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch] Input cleanups for 2.5.29 [2/2]
From
Date
On Tue, 2002-07-30 at 22:55, Ben Pfaff wrote:
> 1 The typedef name intN_t designates a signed integer type with
> width N, no padding bits, and a two's complement
> representation. Thus, int8_t denotes a signed integer type
> with a width of exactly 8 bits.

And arbitary alignment requirements. At least I see nothing in C99
saying that

uint8_t foo;
uint8_t bar;

isnt allowed to give you interesting suprises


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.172 / U:0.868 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site