ze-filter  (ze-filter-0.8.0-develop-180218)
ze-scanfile.c File Reference
#include <ze-sys.h>
#include "ze-filter.h"

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)
 

Macro Definition Documentation

◆ RES_ERROR

#define RES_ERROR   3

Definition at line 38 of file ze-scanfile.c.

◆ RES_OK

#define RES_OK   0

Definition at line 35 of file ze-scanfile.c.

◆ RES_SCAN_ERROR

#define RES_SCAN_ERROR   1

Definition at line 36 of file ze-scanfile.c.

◆ RES_XFILE

#define RES_XFILE   2

Definition at line 37 of file ze-scanfile.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 54 of file ze-scanfile.c.

◆ usage()

void usage ( void  )

Definition at line 254 of file ze-scanfile.c.