Pinned Loading
-
42_ft_containers
42_ft_containers PublicA custom implementation of such C++ containers as map, stack, vector and set written in C++98 standard with all the necessary dependencies. The containers work exactly like STL ones.
C++
-
42_minishell
42_minishell PublicA custom shell. An implementation of a simplistic bash. The program launches the shell that waits for the input of a command from prompt and executes it. Then again. Until stopped.
C
-
-
42_ft_printf
42_ft_printf PublicCustom implementation of "printf" C function with flags. The project is about variadic functions.
C
-
42_pipex
42_pipex PublicA program that is built on several UNIX mechanisms. It reads input from a file, executes several shell commands and writes the result to the output file.
C
-
42_CPP_modules
42_CPP_modules PublicC++ exercises on the most important notions of the language. This project is a part of ecole 42 course.
C++
If the problem persists, check the GitHub status page or contact support.