More on strcpy()

Jim Vlcek vlcek at mit-caf.UUCP
Thu Apr 14 11:52:26 AEST 1988


Why not define strcpy() such that the destination is guaranteed to be
equivalent to the original (before the move) source string?  While
this *suggests* an implementation, it does not out-and-out *specify*
it, yet it still seems to me to provide the behavior desired.
-- 
Jim Vlcek
vlcek at caf.mit.edu
!{ihnp4,harvard,seismo,rutgers}!mit-eddie!mit-caf!vlcek



More information about the Comp.lang.c mailing list