some fix on printf

This commit is contained in:
2026-04-06 02:50:46 +02:00
parent b0a77bc18c
commit b620f5ecdb
12 changed files with 58 additions and 45 deletions
+1 -1
View File
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
#include "libft.h"
#include "ft_printf_bonus.h"
#include "libft.h"
#include <unistd.h>
int print_pointer(t_arg *arg, unsigned long long p)