How to read a newly created path inside a directory_iterator loop?

前端 未结 0 638
忘掉有多难
忘掉有多难 2021-02-19 09:55

I am trying to rename files as I encounter them inside a directory_iterator, using the c++ filesystem.

Example: I have files named 1, 2, 3, 1000 in a directory (no extens

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