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?