CaptRage61
Programmer
Does anyone know how to use file tree walk, ftw() to list all of the files and directories and the directories files? I want to create a quick little program like the other one I was trying to write that displays everything recursivly with ftw().