Path: utzoo!mnetor!uunet!husc6!bloom-beacon!mit-eddie!mit-amt!mit-caf!vlcek From: vlcek@mit-caf.UUCP (Jim Vlcek) Newsgroups: comp.lang.c Subject: More on strcpy() Message-ID: <904@mit-caf.UUCP> Date: 14 Apr 88 01:52:26 GMT References: <7712@apple.Apple.Com> <7485@brl-smoke.ARPA> <10731@mimsy.UUCP> <4343@ihlpf.ATT.COM> <10987@mimsy.UUCP> <4383@ihlpf.ATT.COM> Reply-To: vlcek@mit-caf.UUCP (Jim Vlcek) Distribution: na Organization: Microsystems Technology Laboratory, MIT Lines: 7 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@caf.mit.edu !{ihnp4,harvard,seismo,rutgers}!mit-eddie!mit-caf!vlcek