Compare commits

...

2 Commits

Author SHA1 Message Date
Timo Schmidt 3c67499da2 Grammar 2023-03-19 06:21:02 +01:00
Timo Schmidt ca56d34983 Remove rush00 binary 2023-03-19 06:19:37 +01:00
2 changed files with 2 additions and 2 deletions

4
main.c
View File

@ -6,7 +6,7 @@
/* By: jtorrez- <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/03/18 20:15:26 by jtorrez- #+# #+# */
/* Updated: 2023/03/19 04:22:13 by tischmid ### ########.fr */
/* Updated: 2023/03/19 06:20:53 by tischmid ### ########.fr */
/* */
/* ************************************************************************** */
@ -15,7 +15,7 @@ int ft_atoi(char *str);
void ft_putchar(char c);
void ft_putstr(char *str);
// entry point of the program
// Entry point of the program
// Parses the program arguments and fails if the number of passed
// arguments is not 2.
// Also fails if the passed arguments are out of

BIN
rush00

Binary file not shown.