42berlin
  • Joined on 2023-03-14
42berlin pushed to master at 42berlin/piscine-c02 2023-03-24 23:27:44 +01:00
3ea0e46c9f ft_print_memory.c
42berlin pushed to master at 42berlin/piscine-c02 2023-03-24 23:18:18 +01:00
7f6e5230c8 better log message
9e73cc7176 Better log message
0070587f4d Better log message
Compare 3 commits »
42berlin pushed to master at 42berlin/piscine-c02 2023-03-24 23:13:29 +01:00
575310c883 Fix bug
42berlin pushed to master at 42berlin/piscine-c02 2023-03-24 20:28:10 +01:00
897db56dec Fix off-by-one errors
3472f4a1b1 Move BUFSIZE macro
Compare 2 commits »
42berlin pushed to master at 42berlin/piscine-c00 2023-03-24 01:47:48 +01:00
78d5405654 Header
42berlin pushed to master at 42berlin/piscine-c00 2023-03-24 01:43:24 +01:00
fcf105609b Fix bug trailing comma
42berlin pushed to master at 42berlin/piscine-c02 2023-03-24 01:41:26 +01:00
e22e2b2191 Macros for ex12
Compare 2 commits »
42berlin pushed to master at 42berlin/piscine-c02 2023-03-24 01:32:27 +01:00
f7ce97499b Comment out main function
9a9e9102eb Norminette
baae624589 Too much
acfc42ef00 ex07 pointers instead of array indexing
7d0a05181c ex07 pointers instead of array indexing
Compare 10 commits »
42berlin pushed to master at 42berlin/piscine-c02 2023-03-22 20:28:15 +01:00
1fb37fd19e Nothing
20694b2ce9 char -> unsigned char
Compare 2 commits »
42berlin pushed to master at 42berlin/piscine-c02 2023-03-22 19:19:49 +01:00
bf3e0dcb5c Demo
42berlin pushed to master at 42berlin/piscine-c02 2023-03-22 18:42:57 +01:00
16f11f06a7 Header
71cff424a0 Solution ex12
50fda65f4e Testcases
Compare 3 commits »
42berlin pushed to master at 42berlin/dotfiles 2023-03-22 12:25:20 +01:00
20b2a2ffa3 Add .zshrc
42berlin created branch master in 42berlin/dotfiles 2023-03-21 09:20:40 +01:00
42berlin pushed to master at 42berlin/dotfiles 2023-03-21 09:20:40 +01:00
c496cd171a Add .bashrc, .vimrc, .vim/colors/PaperColor.vim
42berlin created repository 42berlin/dotfiles 2023-03-21 09:20:30 +01:00
42berlin pushed to master at 42berlin/piscine-c02 2023-03-21 07:28:56 +01:00
e0eeb8dee5 ft_strncpy.c
8d8799c509 ft_strlcpy.c
ea50fc0232 ft_strcapitalize.c
c41701f2d9 ft_strcapitalize.c
Compare 7 commits »
42berlin pushed to master at 42berlin/piscine-rush00-ultra 2023-03-19 20:46:32 +01:00
1bdc0fc767 Move files to ex00 dir
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 20:36:50 +01:00
1e0ac10d42 More readable while loop and logic error in beginning of rush function
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 19:32:52 +01:00
aa646ee8ef Header
42berlin pushed to master at 42berlin/piscine-rush00 2023-03-19 19:26:43 +01:00
aa916f9db3 More readable ft_atoi function