lkml.org 
[lkml]   [2002]   [Jul]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch] Input cleanups for 2.5.29 [2/2]
FromAlan Cox <>
Date31 Jul 2002 14:42:58 +0100
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 12:27    [from the cache]
©2003-2008