Minishell
 
Loading...
Searching...
No Matches
sort_env.c File Reference
#include "env.h"
#include "libft.h"
#include <stdio.h>
Include dependency graph for sort_env.c:

Functions

void bubble_sort (t_garbage *garbage, t_var **head)
 
void sort_ascii_order (t_garbage *garbage, t_env_vars *env)
 

Function Documentation

◆ bubble_sort()

void bubble_sort ( t_garbage * garbage,
t_var ** head )
Here is the call graph for this function:

◆ sort_ascii_order()

void sort_ascii_order ( t_garbage * garbage,
t_env_vars * env )
Here is the call graph for this function: