|
ocssw
V2022
|
read_file_list.c File Reference
#include <stdio.h>#include <string.h>
Include dependency graph for read_file_list.c:
Go to the source code of this file.
Functions | |
| int | read_file_list (char *filename, char files[][FILENAME_MAX], int maxfiles) |
Function Documentation
◆ read_file_list()
| int read_file_list | ( | char * | filename, |
| char | files[][FILENAME_MAX], | ||
| int | maxfiles | ||
| ) |
Definition at line 4 of file read_file_list.c.


