Pinned Loading
-
Libft-Your-very-first-own-library
Libft-Your-very-first-own-library PublicDescription This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use dβ¦
C 1
-
get_next_line-1337
get_next_line-1337 PublicMay it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your β¦
C 1
-
-ft_printf-1337
-ft_printf-1337 PublicThis project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future β¦
C 1
-
-so_long-
-so_long- PublicThis project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.
C
-
Philosophers
Philosophers PublicIn this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes
C 1
If the problem persists, check the GitHub status page or contact support.