Kiwi Assembler
Assembler for KiwiVM
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Assembler
Source
KACommandLineParser.h
Go to the documentation of this file.
1
8
#ifndef KACOMMANDLINEPARSER_H
9
#define KACOMMANDLINEPARSER_H
10
11
#include "
KAAssembleConfig.h
"
12
22
CNBoolean
23
KAParseCommandLine
(
struct
KAAssemblerConfig
* config,
unsigned
int
argc,
const
char
** argv,
struct
CNResource * resource) ;
24
25
#endif
/* KACOMMANDLINEPARSER_H */
KAAssemblerConfig
Definition:
KAAssembleConfig.h:22
KAParseCommandLine
CNBoolean KAParseCommandLine(struct KAAssemblerConfig *config, unsigned int argc, const char **argv, struct CNResource *resource)
Parse command line and get configuration from it.
KAAssembleConfig.h
Define data struct KAAssemblerConfig.
Generated on Wed Apr 9 2014 23:37:38 for Kiwi Assembler by
1.8.5