feat(bonus): replacing mandatory header by bonus header
This commit is contained in:
parent
c2f5d7e592
commit
ee27ca6db6
1 changed files with 2 additions and 3 deletions
|
|
@ -6,12 +6,11 @@
|
|||
/* By: rparodi <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/11/18 17:12:02 by rparodi #+# #+# */
|
||||
/* Updated: 2025/12/21 00:13:38 by rparodi ### ########.fr */
|
||||
/* Updated: 2026/01/29 14:25:47 by rparodi ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "get_next_line.h"
|
||||
#include <sys/syslimits.h>
|
||||
#include "get_next_line_bonus.h"
|
||||
|
||||
char *ft_check(char *memory, int fd)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue