-
-
-
-
-
-
-
-
-
-
Philosopher Public
Dining philosophers problem is a problem created by Edsger Wybe Dijkstra to explain the deadlock state of an operating system.
C UpdatedSep 16, 2022 -
Minishell Public
My 42's project Minishell, I implemented my own shell in C, which supports redirections, pipes, environment variables and several builtins. ๐ป
C UpdatedSep 16, 2022 -
Cub3d Public
This is my 42's project to create a Wolfenstein 3D-like game. ๐ฎ
C UpdatedSep 16, 2022 -
-
Cpp Public
Here are 9 CPP modules to help us understand the specificities of the language. ๐
C++ UpdatedSep 16, 2022 -
-
-
-
-
-
-
GetNextLine Public
A C function that reads any valid file, line by line, until the end.
C UpdatedMar 30, 2022