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
25
#ifndef __PARSER_H__
26
#define __PARSER_H__
27
28
#ifndef DEBUG
29
#define DEBUG 0
30
#endif
31
32
/* Standard C libraries */
33
#include<stdio.h>
34
#include<stdlib.h>
35
#include<string.h>
36
#include "fas_api.h"
37
#include "
build_defs.h
"
38
39
56
int
arg_parser
(
int
argc,
char
*argv[]);
57
58
#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:63
Generated on Mon Jan 6 2014 14:06:30 for MA FTDI utilities by
1.8.5