Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

dirent/1.24

Dirent is a C/C++ programming interface that allows programmers to retrieve information about files and directories under Linux/UNIX
Recipe info
2023-09-12

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
dirent/1.24

Using dirent

Loading ...
Loading...