remis les line dans les printf du main

This commit is contained in:
Hugo LAMY
2019-12-31 17:29:09 +01:00
parent 363f8d2757
commit 0a48257728
4 changed files with 50 additions and 98 deletions

View File

@@ -6,12 +6,12 @@
/* By: hulamy <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/01/29 10:19:37 by hulamy #+# #+# */
/* Updated: 2019/12/19 19:38:39 by hulamy ### ########.fr */
/* Updated: 2019/12/31 17:28:33 by hulamy ### ########.fr */
/* */
/* ************************************************************************** */
#ifndef GET_NEXT_LINE_H
# define GET_NEXT_LINE_H
#ifndef GET_NEXT_LINE_BONUS_H
# define GET_NEXT_LINE_BONUS_H
# include <string.h>
# include <unistd.h>