DBGFILE
if ((Dfp = fopen(DBGFILE, "a+")) == NULL) {
DBGFILE, strerror(errno));
(void) strcat(debugfile, DBGFILE);