Hey, im actually trying to do something similiar for some hmwk, using the boost library i had to make program that will list all the files with in a directory and set up the command lines so the user can specify which directory, along with that the user has the options to add switches to the command line which change the way the files are listed, these switches are: r to process the all folder recursively, R to list the files in reverse, s to sort the files by ascending file size, and lastly v verbose lists all of the files that i dont have access to process, i have got everything working im just stumped with how to list the extension and size of the files that i cant access
for those who think its for hacking--its not-- i am on my own computer to i could give myself access to the folders if i wanted to see the contents..i want to b able to display the names of the directories that i need permission but I dont want to see whats inside