|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|
#include <arg_parse.h>

Data Fields | |
| char * | name |
| size_t | nb_value |
| void * | value |
Definition at line 16 of file arg_parse.h.
| char* arg_s::name |
Definition at line 17 of file arg_parse.h.
| size_t arg_s::nb_value |
Definition at line 18 of file arg_parse.h.
| void* arg_s::value |
Definition at line 19 of file arg_parse.h.