42 Projects
Popular repositories Loading
-
42-get-next-line
42-get-next-line PublicHow do you read a file from scratch in C? Well, you have to make your own function that allows you to retrieve a line from the file each time you call the function. (42 Common Core Requirement)
C
-
ft_printf
ft_printf PublicA 42 printf is out of the question, why? It would be too simple. You have to do a little implementation yourself. (42 Common Core Requirement)
C
-
libft
libft PublicA "catch-all" library recoding some standard library functions (42 Common Core Requirement)
C
-
so_long
so_long PublicA simple 2D game seen from above with a minimal graphics library, the aim of the game is to collect all the collectibles to escape. (42 Common Core Requirement)
C
-
minitalk
minitalk PublicHow do you communicate between two applications without sockets? Without dedicated messaging technology, shared cache or restapi? With unix signals ! (42 Common Core Requirement)
C
-
Repositories
- ft_inception Public
42-Lyon-Projects/ft_inception’s past year of commit activity - minishell-revamp Public
42-Lyon-Projects/minishell-revamp’s past year of commit activity - philosophers Public
42-Lyon-Projects/philosophers’s past year of commit activity