maxishell
Implementation of a shell for Linux-like systems
|
#include "libft.h"
Go to the source code of this file.
Functions | |
void | ft_print_2d_arr (char **arr, char *name) |
void ft_print_2d_arr | ( | char ** | arr, |
char * | name | ||
) |
Definition at line 15 of file ft_print_2d_arr.c.
References ft_printf(), ft_strlen(), GRN, and RESET.
Referenced by final_quote_removal().