ft_putchar
This commit is contained in:
3
libft.h
3
libft.h
@@ -6,7 +6,7 @@
|
||||
/* By: tmaze <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2018/04/04 10:40:01 by tmaze #+# #+# */
|
||||
/* Updated: 2018/04/06 17:43:41 by tmaze ### ########.fr */
|
||||
/* Updated: 2018/04/07 19:07:14 by tmaze ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
# include <string.h>
|
||||
# include <stdlib.h>
|
||||
# include <unistd.h>
|
||||
|
||||
/*
|
||||
** fonctions obligatoires
|
||||
|
Reference in New Issue
Block a user