tronkko / dirent

C/C++ library for retrieving information on files and directories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding example

mohanex opened this issue · comments

Hello,

I passed by this beautiful repo, and It was very helpful for one of my projects and I want to contribute to it by adding a code example that uses dirent library on visual studio to scan directories and list files with a specefic extension.
I wanted to do a pull request, but I need to be a contributor can you grant me that?

Thanks.

Have you tried forking the project? You should be able to make the changes in forked copy and create a pull request from there.

Thanks, the changes are now merged