Home | History | Annotate | Download | only in src

Lines Matching full:fopen

498     fin = fopen(inFile, "rb");
516 fout = fopen(outFile, "wb+");