ft_strdup

This commit is contained in:
Tanguy MAZE
2018-04-04 15:50:08 +02:00
parent 67b29782ae
commit 4930df1c01
3 changed files with 35 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
/* By: tmaze <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2018/04/04 10:40:01 by tmaze #+# #+# */
/* Updated: 2018/04/04 10:44:30 by tmaze ### ########.fr */
/* Updated: 2018/04/04 15:30:00 by tmaze ### ########.fr */
/* */
/* ************************************************************************** */
@@ -14,6 +14,7 @@
# define LIBFT_H
# include <string.h>
# include <stdlib.h>
/*
** fonctions obligatoires