Dirent.h[code]#include<stdio.h> #include<sys/types.h> #include<sys/stat.h> #include<dirent.h> #include<s...