Home | History | Annotate | Download | only in src

Lines Matching refs:newfile

683           FILE *newfile = fopen(nextarg, FOPEN_WRITETEXT);
684 if(!newfile)
689 global->errors = newfile;