Data Fields

args_info Struct Reference

Data Fields

char ** arg_names
 Filenames from command line.
size_t arg_count
 Number of filenames from command line.
char * files_name
FILE * files_file
char files_delim
 Delimiter for filenames read from files_file.

Field Documentation

Filenames from command line.

Number of filenames from command line.

Name of the file from which to read filenames. This is NULL if --files or --files0 was not used.

File opened for reading from which filenames are read. This is non-NULL only if files_name is non-NULL.

Delimiter for filenames read from files_file.


The documentation for this struct was generated from the following file: