creation du main de testing et du test de abs
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
#include "libft.h"
|
#include "libft.h"
|
||||||
|
|
||||||
char *ft_utoa(unsigned long int n)
|
char *ft_utoa(unsigned long int n)
|
||||||
{
|
{
|
||||||
char *str;
|
char *str;
|
||||||
int len;
|
int len;
|
||||||
|
|||||||
Reference in New Issue
Block a user