Interesting Bug in Microsoft C

Christopher R Volpe volpe at camelback.crd.ge.com
Wed Mar 6 03:02:09 AEST 1991


In article <10594 at dog.ee.lbl.gov>, torek at elf.ee.lbl.gov (Chris Torek) writes:
|>If this is a warning, not an error, the compiler is merely being helpful.
|>
|>The type and value of
|>
|>	-2147483648L
|>
|>on a machine with 32-bit `long's is
|>
|>	<unsigned long, 2147483648UL>

Yep, right, sorry for wasting bandwidth.                    
==================
Chris Volpe
G.E. Corporate R&D
volpecr at crd.ge.com



More information about the Comp.lang.c mailing list