|
YAAP - Yet Another Argument Parser
A simple commandline argument parser for C
|
structure for the argparse context, holding argparse specific data structures More...
#include <argparse.h>
Data Fields | |
| void ** | arguments |
| array for all argparse elementsdd | |
| int | nr_arguments |
| how many arguments are currently registered | |
structure for the argparse context, holding argparse specific data structures
1.8.13