Re: o/p problem



des@xxxxxx (Dag-Erling Smørgrav) writes:
> Lew Pitcher <Lew.Pitcher@xxxxxx> writes:
>> - the width (sizeof()) of a character constant (hint: it isn't
>> necessarily == 1)
>
> in fact, it is guaranteed to be at least 2.

No, it isn't; consider CHAR_BIT==16, sizeof(int)==1.

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.