Hey, if I was given a directory, how could I loop through and read in every file. This is if I dont know what or how many files are in a directory. I am just given the top level name. Thank you.
while readdir() { fread () }