copy_of
void *copy_of __P((char *s));
chat_file = copy_of(arg);
report_file = copy_of (arg);
phone_num = copy_of(arg);
phone_num2 = copy_of(arg);