mirror of
https://github.com/KeyZox71/ft_minipowershell.git
synced 2025-05-11 06:58:47 +02:00
「✏️」 norm: normed project.
This commit is contained in:
@ -45,5 +45,7 @@ t_list **get_list2(t_list **list);
|
||||
int get_exit_code(int in);
|
||||
size_t ft_arrlen(char **a);
|
||||
char **get_rl(char **rl);
|
||||
void sig_c(int code);
|
||||
bool run_checks(char *rl);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user