OS report
1) Could your program pass all the provided 3 test cases? If not, please give the possible reasons. 2) How you find all the text files under a directory, i.e., the implementation of traverseDir() function. (Hint: You may describe the system calls, the data structures, the header files, and any other functions used in your […]