How to loop over the files in a folder using PhysFS and get the name and extension

后端 未结 0 1514
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-18 07:13

I need to loop over the files similarly to how C++17\'s recursive_directory_iterator does, but using PhysFS because the files need to be loaded from an archive.

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