String copy idiom.

VLD/VMB gwyn at Brl-Vld.ARPA
Sun Mar 10 05:07:30 AEST 1985


Whoopee do.  For long strings,
	(void)strcpy( s, t );
is often a big win and is even clearer.



More information about the Comp.lang.c mailing list