Comment int main
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
/* By: lclerel- <lclerel-@learner.42.tech> +#+ +:+ +#+ */
|
/* By: lclerel- <lclerel-@learner.42.tech> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2026/03/10 17:05:58 by lclerel- #+# #+# */
|
/* Created: 2026/03/10 17:05:58 by lclerel- #+# #+# */
|
||||||
/* Updated: 2026/03/10 17:14:39 by lclerel- ### ########.fr */
|
/* Updated: 2026/03/10 17:17:53 by lclerel- ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
@@ -33,8 +33,8 @@ void ft_putstr_non_printable(char *str)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
int main(void)
|
/*int main(void)
|
||||||
{
|
{
|
||||||
ft_putstr_non_printable("Coucou\nLumi\n:3");
|
ft_putstr_non_printable("Coucou\nLumi\n:3");
|
||||||
return (0);
|
return (0);
|
||||||
}
|
}*/
|
||||||
|
|||||||
Reference in New Issue
Block a user