Popular repositories Loading
-
libft.h
libft.h PublicLibft is a custom implementation of the C Standard Library functions. This project is part of the 42 curriculum and aims to help students become familiar with basic C programming and fundamental da…
C
-
get_next_line
get_next_line PublicThe get-next-line project focuses on implementing a function that reads a single line ending with a newline character ('\n') from a file descriptor. The function is designed to handle lines of unkn…
C
-
ft_printf
ft_printf Publicft_printf is a custom implementation of the printf function in C. This project aims to provide a simplified version of the standard printf function, supporting a subset of format specifiers and fun…
C
-
-
push_swap
push_swap PublicPush_swap is a 42 project that challenges you to sort a stack of integers using a limited set of operations and a second auxiliary stack. The goal is to implement an efficient algorithm to sort the…
C
-
minitalk
minitalk PublicMinitalk is a 42 project that involves creating a small data exchange program between a client and a server using UNIX signals. The main goal is to implement a simple messaging system where the cli…
C
If the problem persists, check the GitHub status page or contact support.


