Made everything pass norminette (split functions and files).
authorLukas Jiriste <ljiriste@student.42prague.com>
Mon, 11 Sep 2023 16:40:22 +0000 (18:40 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Mon, 11 Sep 2023 16:40:22 +0000 (18:40 +0200)
commitad03a623a827a11b6399fd7c00b8cd58bdae7b6b
tree943f5f59d098dc5e0b6e970a0f8e3476040cb7cb
parent4a35e403764043870057837680d61f7d76a2c26a
Made everything pass norminette (split functions and files).
Lightly tested (single file, multiple files, empty file).
Everything seems to work and not leak.
get_next_line.c
get_next_line.h
get_next_line_utils.c [new file with mode: 0644]