ft_putchar

This commit is contained in:
Tanguy MAZE
2018-04-07 19:11:11 +02:00
parent 34ced1e7e2
commit 9abb9ffae9
3 changed files with 22 additions and 3 deletions

View File

@@ -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