Description: Opendir () is used to open the directory specified by the parameter name, and returns the directory flow of the DIR* form, similar to open (), and then uses the return value for both the read and the search of the directory
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
code
|
code\1.txt | 20 | 2016-07-20
|
code\2.txt | 20 | 2016-07-20
|
code\3.txt
|
code\cp.c | 1047 | 2016-07-31
|
code\fcp.c | 1275 | 2016-07-31
|
code\fseek.c | 806 | 2016-07-20
|
code\lib
|
code\lib\func.c | 335 | 2016-07-20
|
code\lib\func.h | 339 | 2016-07-20
|
code\lib\func.o | 856 | 2016-07-20
|
code\lib\libmyfunc.so | 6651 | 2016-07-20
|
code\lib\main | 7184 | 2016-07-20
|
code\lib\main.c | 365 | 2016-07-20
|
code\opendir.c | 577 | 2016-07-20
|
code\stat.c | 558 | 2016-07-20 |