When is a cast not a cast?

Doug Gwyn gwyn at smoke.BRL.MIL
Wed May 3 02:30:06 AEST 1989


In article <2747 at buengc.BU.EDU> bph at buengc.bu.edu (Blair P. Houghton) writes:
>10 	p = (c + (char *) i);  /* More trouble than it's worth... */

Addition of pointers is a meaningless operation.



More information about the Comp.lang.c mailing list