minishell
Minishell Project for École 42
|
Structure representing a list of environment variables. More...
#include <minishell.h>
Public Attributes | |
struct s_environ_node * | head |
int | size |
Structure representing a list of environment variables.