NFILE 15 file.c struct file file[NFILE]; NFILE 31 file.c for(f = ftable.file; f < ftable.file + NFILE; f++){