MA FTDI utilities
v1.0
Main Page
Related Pages
Files
File List
Globals
All
Files
Functions
Pages
parser.h
Go to the documentation of this file.
1
37
#ifndef __PARSER_H__
38
#define __PARSER_H__
39
40
#ifndef DEBUG
41
#define DEBUG 0
42
#endif
43
44
/* Standard C libraries */
45
#include<stdio.h>
46
#include<stdlib.h>
47
#include<string.h>
48
#include "fas_api.h"
49
#include "
build_defs.h
"
50
51
68
int
arg_parser
(
int
argc,
char
*argv[]);
69
70
#endif
build_defs.h
Main program build definitions.
arg_parser
int arg_parser(int argc, char *argv[])
Main function's argument parser.
Definition:
parser.c:55
Generated on Mon Jan 6 2014 14:06:29 for MA FTDI utilities by
1.8.5