Home | History | Annotate | Download | only in src

Lines Matching full:newfile

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