OSDN Git Service

branch: yandytex with kpathsea.
[putex/putex.git] / src / texsourc / kpathsea / kpathsea / win32 / dirutil.h
1 extern int is_dir (char *buff);
2 extern int make_dir (char *buff);
3 extern int make_dir_p (char *buff);