extern int is_dir (char *buff);
extern int make_dir (char *buff);
extern int make_dir_p (char *buff);
