
MKDIRS(2)                  silmul_efun                  MKDIRS(2)

名稱
     mkdirs - 可以多重的造出子目錄, 不必一層一層造

語法
     void mkdirs(string path);

描述
     Given a pathname such as "/d/Fooland/caverns", this function
     creates  each  of  the directories in the path.  Does not do
     any error checking on the passed path.

作者
     Ichabod@TMI, 3/1/93
     wade@future 4/8/1996 翻譯

MudOS Release 0.9         Last change:                   3-19-93

