strccpy
(void) strccpy(dfltp, argv[2]);
(void)strccpy(bufworkp, bufinp);
extern char *strccpy(char *, const char *);