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.
Loading...
Searching...
No Matches
Data Fields
arg_s Struct Reference

#include <arg_parse.h>

Collaboration diagram for arg_s:
Collaboration graph

Data Fields

char * name
 
size_t nb_value
 
void * value
 

Detailed Description

Definition at line 16 of file arg_parse.h.

Field Documentation

◆ name

char* arg_s::name

Definition at line 17 of file arg_parse.h.

◆ nb_value

size_t arg_s::nb_value

Definition at line 18 of file arg_parse.h.

◆ value

void* arg_s::value

Definition at line 19 of file arg_parse.h.


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