Comment Int Main Ex1
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
/* By: lclerel- <lclerel-@learner.42.tech> +#+ +:+ +#+ */
|
/* By: lclerel- <lclerel-@learner.42.tech> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2026/03/05 09:00:24 by lclerel- #+# #+# */
|
/* Created: 2026/03/05 09:00:24 by lclerel- #+# #+# */
|
||||||
/* Updated: 2026/03/06 10:26:18 by lclerel- ### ########.fr */
|
/* Updated: 2026/03/06 10:56:51 by lclerel- ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
@@ -45,8 +45,8 @@ void ft_print_comb(void)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
int main(void)
|
/*int main(void)
|
||||||
{
|
{
|
||||||
ft_print_comb();
|
ft_print_comb();
|
||||||
return (0);
|
return (0);
|
||||||
}
|
}*/
|
||||||
|
|||||||
Reference in New Issue
Block a user