first commit
This commit is contained in:
6
ended/C01/ex01/ft_ultimate_ft.c
Normal file
6
ended/C01/ex01/ft_ultimate_ft.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void ft_ultimate_ft(int *********nbr)
|
||||
{
|
||||
*********nbr = 42;
|
||||
}
|
Reference in New Issue
Block a user