Cross-platform recursive deletion of files

前端 未结 0 1944
自闭症患者
自闭症患者 2020-12-05 01:23

In my code I need to recursively delete a directory. It bothers me that I had to write three different versions of it.

For linux, I could make use of nftw()

相关标签:
回答
  • 消灭零回复
提交回复
热议问题