In article <18324 at crdgw1.crd.ge.com> volpe at camelback.crd.ge.com (Christopher R Volpe) writes: >The result of "c=1" in an expression context should be promoted to int. Not if it's the operand of sizeof; that would make sizeof rather useless.