diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-10-11 11:28:41 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-10-11 11:39:38 +0200 |
| commit | c24fb630859217dbf8cce9f834fe1c4a058d17a0 (patch) | |
| tree | 2a44cac59db234326918495a5f3111f0f2989810 /get_next_line_utils.c | |
| parent | 988090ac0de3cc7a57e3cd8dd76ffc43efd2fc46 (diff) | |
| download | get_next_line-recursion.tar.gz get_next_line-recursion.tar.bz2 get_next_line-recursion.zip | |
Moulitest passed except bonus testsrecursion
- they updated the pdf, we can use `free`, fuck my life
- think they check if i read BUFFER_SIZE, i dont, fuck my life
- get reset --hard i guess
Diffstat (limited to 'get_next_line_utils.c')
| -rw-r--r-- | get_next_line_utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/get_next_line_utils.c b/get_next_line_utils.c index b80e327..8fbc78a 100644 --- a/get_next_line_utils.c +++ b/get_next_line_utils.c @@ -6,7 +6,7 @@ /* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2019/10/08 08:52:59 by cacharle #+# #+# */ -/* Updated: 2019/10/10 16:39:08 by cacharle ### ########.fr */ +/* Updated: 2019/10/11 09:50:44 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ |
