|
ocssw
1.0
|
#include <stdio.h>#include <string.h>Go to the source code of this file.
Functions | |
| int | read_file_list (char *filename, char files[][FILENAME_MAX], int maxfiles) |
| int read_file_list | ( | char * | filename, |
| char | files[][FILENAME_MAX], | ||
| int | maxfiles | ||
| ) |
Definition at line 4 of file read_file_list.c.
1.7.6.1