|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
| #define | RES_OK 0 |
| #define | RES_SCAN_ERROR 1 |
| #define | RES_XFILE 2 |
| #define | RES_ERROR 3 |
Functions | |
| void | usage () |
| int | main (int argc, char **argv) |
| #define RES_ERROR 3 |
Definition at line 38 of file ze-scanfile.c.
| #define RES_OK 0 |
Definition at line 35 of file ze-scanfile.c.
| #define RES_SCAN_ERROR 1 |
Definition at line 36 of file ze-scanfile.c.
| #define RES_XFILE 2 |
Definition at line 37 of file ze-scanfile.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 54 of file ze-scanfile.c.
| void usage | ( | void | ) |
Definition at line 254 of file ze-scanfile.c.