Strcpy fun w/ Ultrix

Doug Gwyn gwyn at smoke.BRL.MIL
Sun Apr 30 00:32:58 AEST 1989


In article <9300002 at scsmo1.UUCP> tim at 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 <string.h> to declare the function?



More information about the Comp.lang.c mailing list