Commit Graph

14 Commits

Author SHA1 Message Date
Timo Schmidt bce833d045 Move ft_putchar to separate file 2023-03-19 02:11:04 +01:00
Timo Schmidt 4c6abff5e6 Add constants declarations 2023-03-19 02:08:42 +01:00
Timo Schmidt 525effc84d Missing include statements 2023-03-19 00:24:46 +01:00
Timo Schmidt 3aa6f93b42 Create header files and good Makefile 2023-03-18 23:54:50 +01:00
Juan Bosco Torrez Castillo 22d33c9359 header 2023-03-18 20:27:20 +01:00
Juan Bosco Torrez Castillo 608711320f Nicer early return for return in rush 2023-03-18 20:26:55 +01:00
Juan Bosco Torrez Castillo 1b565f1938 Better comment 2023-03-18 20:25:12 +01:00
Juan Bosco Torrez Castillo b5c71a6b2c Production ready 2023-03-18 20:24:08 +01:00
Juan Bosco Torrez Castillo ca46c9f95e Improved rush function 2023-03-18 19:49:02 +01:00
Timo Schmidt d902e5d22b Null terminating char array 2023-03-18 05:01:39 +01:00
Timo Schmidt f7675d98df idk 2023-03-18 04:34:31 +01:00
Timo Schmidt d05faa6679 Argument handling 2023-03-18 03:51:41 +01:00
Timo Schmidt 8fcb013229 Renamed rush00.c 2023-03-18 03:08:10 +01:00
Timo Schmidt 055739ffaf Solution 2023-03-18 03:04:14 +01:00