Go to the source code of this file.
Defines | |
| #define | CMDLINE_PARSER_PACKAGE "tile" |
| #define | CMDLINE_PARSER_VERSION "0.7.2" |
Functions | |
| int | cmdline_parser (int argc, char *const *argv, struct tile_config *) |
| Parse the command-line options. | |
| void | cmdline_parser_print_help (void) |
| Print program usage. | |
| void | cmdline_parser_print_version (void) |
| Print software package name and version. | |
|
|
|
|
|
|
|
||||||||||||||||
|
Parse the command-line options.
|
|
|
Print program usage.
|
|
|
Print software package name and version.
|
1.4.4