Searched refs:pFp (Results 1 – 1 of 1) sorted by relevance
477 FILE *pFp; in PrintDataBase() local478 pFp = fopen (cBName,"w+"); in PrintDataBase()479 if (!pFp) in PrintDataBase()490 fprintf(pFp,"%s\n",pData->cExportName); in PrintDataBase()492 fclose(pFp); in PrintDataBase()