Signed to unsigned comparison

Henry Spencer henry at zoo.toronto.edu
Sun Mar 24 11:39:03 AEST 1991


In article <11389 at dog.ee.lbl.gov> torek at elf.ee.lbl.gov (Chris Torek) writes:
>The comparison of an unsigned and a signed is done by widening both
>to a `common' type...

Not strictly true... as in the case originally inquired about, where no
widening is done, just a conversion.
-- 
"[Some people] positively *wish* to     | Henry Spencer @ U of Toronto Zoology
believe ill of the modern world."-R.Peto|  henry at zoo.toronto.edu  utzoo!henry



More information about the Comp.lang.c mailing list