Home | History | Annotate | Download | only in src

Lines Matching defs:outFile

220     char *inFile, *outFile;
515 outFile = argv[argc-1];
516 fout = fopen(outFile, "wb+");