MFILE
memmove(flist, flist + 1, bot * sizeof(MFILE *));
memmove(flist + bot + 1, flist + bot, (ttop - bot) * sizeof(MFILE *));