YAAP - Yet Another Argument Parser
A simple commandline argument parser for C
Data Fields
arg_base Struct Reference

base structure for a command line argument More...

#include <argparse.h>

Data Fields

enum argtypes type
 type of the argument
 
int mandatory
 is the argument mandatory
 
int set
 has the argument been set
 

Detailed Description

base structure for a command line argument


The documentation for this struct was generated from the following file: