/FolderFilesList

This code list all the files present in a directory with specific extension

Primary LanguageC++

This Repo contains C++ code that list all the files with specific extensions in a folder. The code is based on C++ 14 Standard, and is compatible with all later versions. The code is compatible with Both Linux and Windows Systems.