Removes a directory file. Format #include <unistd.h> int rmdir (const char *path);
Additional Information (explode) :