Highlights
- Pro
Popular repositories Loading
-
42-LIBFT
42-LIBFT PublicA library containing a series of replicated C functions ranging from string modification to memory handling and some list management.
C
-
42-ft_printf
42-ft_printf PublicThe objective of this project was to replicate the stdio function printf(), then added onto Libft.
C
-
42-get_next_line
42-get_next_line PublicThe get_next_line project was an introduction to static variables and the hell of finding memory leaks, the function reads a fd and returns the first line (\n) second call returns the next line and…
C
-
42-push_swap
42-push_swap PublicThe objective of this project was to "sort data on a stack, with a limited set of instructions, using the lowest possible number of actions", using, creating or adapting algorithms to find a soluti…
C
-
42-pipex
42-pipex PublicThe objective here was to create a program that replicates shell's pipe functionality. Reads an input file, executes two commands, and writes to an output file.
C
-
42-so_long
42-so_long PublicThis project is a small 2D game written in C using minilibx, dealing with window managment, event handling, RGB and so on.
C
If the problem persists, check the GitHub status page or contact support.