merge
+ readline() replace gnl() in here_doc + "int error" in struct "t_cmd"
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: lperrey <lperrey@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2021/10/24 10:52:40 by lperrey #+# #+# */
|
||||
/* Updated: 2021/11/16 08:02:56 by lperrey ### ########.fr */
|
||||
/* Updated: 2021/11/16 21:18:27 by lperrey ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -32,6 +32,7 @@ void save_redirections_words(t_token *t)
|
||||
t = t->next;
|
||||
}
|
||||
}
|
||||
|
||||
void print_cmd_array(t_cmd **cmd_arr)
|
||||
{
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user