opentemp
static FILE *opentemp(const char *);
if ((f1 = opentemp(file1)) == NULL ||
if ((f2 = opentemp(file2)) == NULL ||