Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Strcpy fun w/ Ultrix Message-ID: <10174@smoke.BRL.MIL> Date: 29 Apr 89 14:32:58 GMT References: <9300002@scsmo1.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <9300002@scsmo1.UUCP> tim@scsmo1.UUCP writes: >I ran accross a problem with strcpy in ultrix, for some reason it will >not return its first argument. Did you remember to #include to declare the function?