cleanfld
cleanfld(i+1, lastfld);
cleanfld(lastfld+1, n);
cleanfld(n+1, lastfld);
static void cleanfld(int, int);