Home | History | Annotate | Download | only in src

Lines Matching full:outfile

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