first commit
This commit is contained in:
4
ended/C04-corr/ex01/ft_putstr.c
Normal file
4
ended/C04-corr/ex01/ft_putstr.c
Normal file
@ -0,0 +1,4 @@
|
||||
int main(void)
|
||||
{
|
||||
ft_putstr("fff");
|
||||
}
|
Reference in New Issue
Block a user