(*x++ = *y++) vs ((*x++ = *y++) != `0`)

Donald McLachlan don at dgbt.doc.ca
Mon Mar 25 02:17:10 AEST 1991


Gee isn't this neat. Everyone in the world would probably agree with
the simplification of the strcpy code given in K&R 2E, P105/106.

If so, why are you arguing about it???





More information about the Comp.lang.c mailing list