Pinned Loading
-
42_Piscine
42_Piscine PublicMy work during the 42 piscine admission process. Originally done until module 8.
C
-
Libft_Ultimate
Libft_Ultimate PublicMy final version of Libft, optimized and packed with functions to menage lists and other custom functions.
C
-
Ft_Printf_New
Ft_Printf_New PublicA small replica of the original printf function, does not have buffer menagement. No bonus.
C
-
Get_Next_Line
Get_Next_Line PublicThe fourth project done at 42 school, it reads a file passed in input by it's fd line by line, no leaks, bonus not working.
C
-
Pipex_New
Pipex_New PublicThe program functionally mimic the command: "< infile cmd1 | cmd2 > outfile", it will execute the cmd on 2 different processes, with their data streams linked by a pipe.
C
-
Philosofers
Philosofers PublicMy solution to the dining philosofers problem, every philosofer is a thread and they must eat, sleep and think without synchronization issues or data races.
C
If the problem persists, check the GitHub status page or contact support.