Popular repositories Loading
-
42_philosophers
42_philosophers PublicThe 42 Philosophers project is a programming exercise to learn about concurrency and synchronization. Inspired by Dijkstra's philosopher problem, it simulates philosophers alternating between eatin…
C 2
-
42_so_long
42_so_long Publicso_long is a "collect the coins" style game project developed as part of the curriculum at Ecole 42. Players control a character tasked with collecting objects while navigating obstacles. The game …
C 1
-
-
42_libft
42_libft PublicLibft is a C library containing a collection of common functions to aid in C programming. These functions include string manipulations, memory manipulations, operations on linked lists, etc.
C
-
42_printf
42_printf Publicft_printf is a custom implementation of the printf function in C. It provides a flexible and customizable way to format and print data to the standard output stream.
C
-
42_get_next_line
42_get_next_line PublicThis project is part of the curriculum at Ecole 42. The goal of "42_get_next_line" is to create a function that reads a line from a file descriptor.
C
If the problem persists, check the GitHub status page or contact support.