maxishell
Implementation of a shell for Linux-like systems
|
#include "libft.h"
Go to the source code of this file.
Functions | |
void | ft_free_2d_arr (char **arr) |
void ft_free_2d_arr | ( | char ** | arr | ) |
Definition at line 15 of file ft_free_2d_arr.c.
Referenced by builtin_exit(), ft_find_path(), process_and_reassemble(), and split_loc_vars().