Tree Code
DesignTree
首頁
DesignTree
FundTree
2008年11月20日 星期四
create a directory and delete a directory using c++
system("mkdir dirname");
system("rmdir dirname");
reference
附註:
rmdir 只可刪除"空的資料夾",此方法Visual C++ 6.0也適用
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言