megabyte214
Programmer
Is there a way to get all the files in a directory with an extension of .txt?
I used opendir to get all the directories and I want to do something like this to get all the files with extension .txt. Thanks in advance.
I used opendir to get all the directories and I want to do something like this to get all the files with extension .txt. Thanks in advance.