X-Git-Url: http://nsz.repo.hu/git/?p=c-standard;a=blobdiff_plain;f=n1256.html;h=9939d1949b29f29945e97a7fd4b6749322b3a165;hp=8a01d3335d5b749b85d65c222471b8003493b1fe;hb=a2734c3b057ed5b72d2c2a09ea58a15d578c9f93;hpb=9a0e8db52bafd217550cd4c63eb973bfe61f923a diff --git a/n1256.html b/n1256.html index 8a01d33..9939d19 100644 --- a/n1256.html +++ b/n1256.html @@ -1508,51 +1508,51 @@ WG14/N1256 Committee Draft -- Septermber 7, 2007 (absolute value) to those shown, with the same sign.

If the value of an object of type char is treated as a signed integer when used in an expression, the value of CHAR_MIN shall be the same as that of SCHAR_MIN and the value of CHAR_MAX shall be the same as that of SCHAR_MAX. Otherwise, the value of CHAR_MIN shall be 0 and the value of CHAR_MAX shall be the same as that of - UCHAR_MAX.15) The value UCHAR_MAX shall equal 2CHAR_BIT - 1. + UCHAR_MAX.15) The value UCHAR_MAX shall equal 2CHAR_BIT - 1.

Forward references: representations of types (6.2.6), conditional inclusion (6.10.1).

footnotes