Proper way to use readdir() and stat() together in minGW-W64 to get file/directory information and avoid max path issues?

后端 未结 0 1119
盖世英雄少女心
盖世英雄少女心 2021-02-08 08:25

In minGW-W64, is there another way to get file information other than repeating the path name in the stat() function as below?

From inspecting the dire

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