adios(NULL, "unable to create temporary file in %s", get_temp_dir());
}
strncpy (tmpfil, cp, sizeof(tmpfil));
adios(NULL, "unable to create temporary file in %s", get_temp_dir());
}
strncpy (tmpfil, cp, sizeof(tmpfil));
if ((in = dup (fileno (tmp))) == NOTOK)
adios ("dup", "unable to");
if ((in = dup (fileno (tmp))) == NOTOK)
adios ("dup", "unable to");