1 2 3
extern int is_dir (char *buff); extern int make_dir (char *buff); extern int make_dir_p (char *buff);