Additional information:
Need to extract the content as follows: the out put words
Is said to be scanned file called: TheFile
CodePudding user response:
First to determine access to the file, if a file is mutual exclusivity to open, the subsequent program is can't open this file,CodePudding user response:
Solution, only supplies the reference:1. The opendir
2. The loop readdir
A. normal file, file name, scans the specified string STRSTR function,
C. other types of files, ignored the continue,
B. directory, recursive opendir,
End of the 3.