Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: semantics of arith comparisons Message-ID: <15107@smoke.brl.mil> Date: 6 Feb 91 19:50:59 GMT References: <1991Feb6.085315.10468@sics.se> <589@taumet.com> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 4 In article <589@taumet.com> steve@taumet.com (Stephen Clamage) writes: >Hex constants are of type unsigned int, ... No, 0x40000000 in this example should have had type int.