Re: INT_MIN and compiler diagnostic
- From: richard@xxxxxxxxxxxxxxx (Richard Tobin)
- Date: 28 Feb 2007 17:20:36 GMT
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.
.
- References:
- Re: INT_MIN and compiler diagnostic
- From: bytebro
- Re: INT_MIN and compiler diagnostic
- From: bytebro
- Re: INT_MIN and compiler diagnostic
- From: *** T. Winter
- Re: INT_MIN and compiler diagnostic
- From: strangerdream
- Re: INT_MIN and compiler diagnostic
- Prev by Date: Re: INT_MIN and compiler diagnostic
- Next by Date: Re: Polyspace Problem
- Previous by thread: Re: INT_MIN and compiler diagnostic
- Next by thread: Re: INT_MIN and compiler diagnostic
- Index(es):