comp.lang.c
[Top] [All Lists]

Re: value of the constant expression 1<<(1?1:1) < 0x9999

Subject: Re: value of the constant expression 1<<(1?1:1) < 0x9999
From: Francois Grieu
Date: Tue, 29 Apr 2008 21:36:19 -0700 PDT
Newsgroups: comp.lang.c

> Try replacing 0x9999 with 0x7fff and 0x8000 and see what happens.

Problem disapears for 0x7fff but remain with 0x8000.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy