42berlin
  • Joined on 2023-03-14
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 19:26:03 +01:00
29151da810 More readable ft_putstr function
7da10506bb Header
Compare 2 commits »
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 19:08:58 +01:00
22ca98299b Handle negative numbers in rush00.c
4053efeaef Handle negative numbers for error message
830f860e02 Return on wrong argc
Compare 5 commits »
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 17:42:21 +01:00
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 17:14:51 +01:00
948354d97a Better usage string and argc handler
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 14:25:15 +01:00
5ce20eb301 Create subdir
42berlin pushed to master at 42berlin/piscine-c02 2023-03-19 11:17:49 +01:00
e6dc426c58 space after "while" keyword
e4e7d76fb6 ft_str_is_printable.c
221d4c07ea ft_str_is_uppercase.c
9e4854ade2 ft_str_is_alpha.c
051459b33a ft_str_is_numeric.c
Compare 7 commits »
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 06:31:52 +01:00
3c67499da2 Grammar
ca56d34983 Remove rush00 binary
Compare 2 commits »
42berlin pushed to master at 42berlin/piscine-c01 2023-03-19 06:16:40 +01:00
f8475271e5 Better test case output
Compare 2 commits »
42berlin pushed to master at 42berlin/piscine-c02 2023-03-19 06:05:08 +01:00
c2b7cd3280 Norminetted
42berlin created branch master in 42berlin/piscine-c02 2023-03-19 06:04:08 +01:00
42berlin pushed to master at 42berlin/piscine-c02 2023-03-19 06:04:08 +01:00
6a382b5c6c ft_strcpy.c
42berlin created repository 42berlin/piscine-c02 2023-03-19 06:04:00 +01:00
42berlin pushed to master at 42berlin/piscine-c01 2023-03-19 05:58:41 +01:00
eb935cf908 ft_sort_int_tab.c
62772db390 Headers changed
d7d6227a00 ft_rev_int_tab.c
5d07bdd66c ft_strlen.c
Compare 10 commits »
42berlin created branch master in 42berlin/piscine-rush00 2023-03-19 04:24:01 +01:00
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 04:24:01 +01:00
562ea0fefb Add clarifying comments
22d33c9359 header
608711320f Nicer early return for return in rush
1b565f1938 Better comment
b5c71a6b2c Production ready
Compare 10 commits »
42berlin created repository 42berlin/piscine-rush00 2023-03-19 04:23:34 +01:00
42berlin renamed repository from piscine-rush00 to 42berlin/piscine-rush00-ultra 2023-03-19 04:23:28 +01:00
42berlin pushed to master at 42berlin/piscine-rush00-ultra 2023-03-19 03:55:11 +01:00
6aa4a7d469 Add demo.sh script to show an animation
42berlin pushed to master at 42berlin/piscine-rush00-ultra 2023-03-19 03:47:02 +01:00
c3f23a99bf Change maximum allowed height to height-2
42berlin pushed to master at 42berlin/piscine-rush00-ultra 2023-03-19 03:45:47 +01:00
e458d0a5df Fix a bug that allows passing a height bigger than height-3