Re: ANSI C clarifications, with citations (was Re: [patch-2.4

Andreas Schwab (schwab@suse.de)
Tue, 27 Jun 2000 17:19:24 +0200


Jesse Pollard <pollard@tomcat.admin.navo.hpc.mil> writes:

|> I personally don't like #11. Signed ints could cause a fault, but unsigned
|> ints shouldn't (in my opinion).

Note that the C standard garantees that unsigned integers use pure binary
representation, with wrap-around semantics.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

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