Re: INT_MIN and compiler diagnostic



In article <1172682091.061155.235130@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<strangerdream@xxxxxxxxx> wrote:

There are no negative constants in C.

But the warning message says:
warning: this decimal constant is unsigned only in ISO C90

What is a signed constant then?

The question is whether the constant has an unsigned type, or is
a positive value of a signed type.

-- Richard


--
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.
.


Quantcast