gere le cas du char null, mais pas son retour ni son affichage

This commit is contained in:
Hugo LAMY
2020-02-28 18:58:13 +01:00
parent fd6a2696a6
commit 73631636ff
6 changed files with 51 additions and 70 deletions

View File

@@ -1,14 +1,3 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_printf.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: hulamy <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/02/27 12:01:26 by hulamy #+# #+# */
/* Updated: 2020/02/27 12:01:30 by hulamy ### ########.fr */
/* */
/* ************************************************************************** */
#include "ft_printf.h"